crispy-computing-machine / Winbinder-PHP8

WinBinder - The native Windows binding for PHP 8.3.2 x64

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WinBinder

WinBinder - The native Windows binding for PHP 8.

Build status PHP 8 x64

What is WinBinder?

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.

Docs

Examples

PHP Build Compatibility

  • PHP 7.* ❌ (unsupported)
  • PHP 8.2.3 ✅

(For older PHP version compatibility please see PECL website for old .dll's)

Latest Features & Updates

Wiki - New features!

Reporting Bugs

Report them via github issues.

About

Forked from Wagy for PHP7 support

Updated for PHP 8 compatibility - I have no idea what I am doing, but it seems to work!

⚠️ DO NOT USE IN PRODUCTION!

⚠️ No warranty provided!

About

WinBinder - The native Windows binding for PHP 8.3.2 x64

License:Other


Languages

Language:C 99.9%Language:JavaScript 0.1%