Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/crispy-computing-machine/winbinder-php8

WinBinder - The native Windows binding for PHP 8.3.2 x64
https://github.com/crispy-computing-machine/winbinder-php8

php php74 php8 winbinder windows

Last synced: 5 days ago
JSON representation

WinBinder - The native Windows binding for PHP 8.3.2 x64

Awesome Lists containing this project

README

        

WinBinder
========================
WinBinder - The native Windows binding for PHP 8.

[![Build status](https://ci.appveyor.com/api/projects/status/github/crispy-computing-machine/Winbinder?svg=true&branch=php8)](https://ci.appveyor.com/api/projects/status/github/crispy-computing-machine/Winbinder?svg=true&branch=php8) 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](https://crispy-computing-machine.github.io/Winbinder-Docs/)

[Examples](https://github.com/crispy-computing-machine/Winbinder-Examples)

[IDE Stub File](https://gist.github.com/crispy-computing-machine/ee4e94ba5e4870a7907535185af14ba0)

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!](https://github.com/crispy-computing-machine/Winbinder/wiki/New-Features-Functions)

Reporting Bugs
========================

Report them via github [issues](https://github.com/crispy-computing-machine/Winbinder/issues).

About
========================
Forked from [Wagy](https://github.com/wagy/WinBinder) 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!