krakjoe / ui

Cross platform UI development in PHP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ui

Build Status

This extension wraps the very excellent libui to provide PHP 7 with an API for the creation of cross platform native look-and-feel interfaces.

TODO

  • queue for pthreads

Requirements

  • PHP 7
  • libui (use current master)
  • Windows/MacOSX/Linux (GTK-3)
  • patience

Documentation

The documentation for UI can be found in the PHP manual

Contributions

Pull requests are welcome, and should target the develop branch.

Captures

There are screenshots in the libui repository for normal form controls, here are captures of examples you can find in this repository:

Snake Starfield
snake starfield

About

Cross platform UI development in PHP

License:Other


Languages

Language:C 97.5%Language:C++ 1.5%Language:M4 0.7%Language:JavaScript 0.3%