build windows native applications in PHP

WinBinder is a new open source extension for PHP, the script programming language. It allows PHP programmers to easily build native Windows applications.

winbinder

Key Features of WinBinder

  • A small set of WinBinder functions encapsulates many complex aspects of the Windows API and makes programming for Windows an easy task.
  • No compiling and linking steps necessary: just code and run.
  • Interfaces directly to the Window API. This means fast execution, no extra libraries and no installation required.

Read more