Skip to content

Instantly share code, notes, and snippets.

@krakjoe
Last active January 30, 2020 19:22
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save krakjoe/2f02fdda8ee74bd6317b505afcbccbf1 to your computer and use it in GitHub Desktop.
Save krakjoe/2f02fdda8ee74bd6317b505afcbccbf1 to your computer and use it in GitHub Desktop.

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
@danbadds38
Copy link

super awesome!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment