WinBinder - The native Windows binding for PHP 8.
WinBinder is an open source extension to PHP, the script programming language. It allows PHP programmers to easily build native Windows applications, producing quick and rewarding results with minimum effort. Even short scripts with a few dozen lines can generate a useful program, thanks to the power and flexibility of PHP.
- PHP 7.* ❌ (unsupported)
- PHP 8.2.3 ✅
(For older PHP version compatibility please see PECL website for old .dll's)
Report them via github issues.
Forked from Wagy for PHP7 support
Updated for PHP 8 compatibility - I have no idea what I am doing, but it seems to work!