# ui **Repository Path**: phpsir/ui ## Basic Information - **Project Name**: ui - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: develop - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-07-31 - **Last Updated**: 2021-07-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [![ui](http://i.imgur.com/DhQZHD5.png)](http://github.com/krakjoe/ui) [![Build Status](https://travis-ci.org/krakjoe/ui.svg?branch=develop)](https://travis-ci.org/krakjoe/ui) This extension wraps the very excellent [libui](https://github.com/andlabs/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](https://github.com/andlabs/libui) (use current master) - Windows/MacOSX/Linux (GTK-3) - patience Documentation ============ The documentation for UI can be found in the [PHP manual](http://php.net/ui) 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](http://i.imgur.com/Fk45Toj.gif)](https://github.com/krakjoe/ui/blob/develop/examples/snake.php)|[![starfield](http://i.imgur.com/Rj2Lk1M.gif)](https://github.com/krakjoe/ui/blob/develop/examples/starfield.php)|