
PHP-GTK
Sign in to savePHP-GTK is a set of language bindings for the programming language PHP which allow GTK graphical user interface (GUI) applications to be written in PHP. PHP-GTK provides an object-oriented programming interface to GTK classes and functions. PHP-GTK partly supports GTK2, but GTK3 is unsupported.
Key facts
- Software.name
- PHP-GTK
- Software.logo
- Php-gtk.png
- Software.caption
- PHP-GTK Logo
- Software.developer
- Andrei Zmievski
- Software.latest release version
- 2.0.1
- Software.operating_system
- Cross-platform
- Software.genre
- Language binding
- Software.license
- GNU Lesser General Public License
via Wikipedia infobox
Wikidata facts
- Instance of
- widget toolkit
- Official website
- gtk.php.net
- Image
- Hello World PHP-GTK.png
- Has use
- language binding
Show 4 more facts
- supplement to
- GTK
- programmed in
- PHP
- binding of software library
- GTK
- copyright license
- GNU Lesser General Public License
Sources (3)
via Wikidata · CC0
~3 min read
Encyclopedic overview
6 sectionsContents
- History
- Example
- Deployment
- See also
- References
- External links
PHP-GTK is a set of language bindings for the programming language PHP which allow GTK graphical user interface (GUI) applications to be written in PHP. PHP-GTK provides an object-oriented programming interface to GTK classes and functions. PHP-GTK partly supports GTK2, but GTK3 is unsupported.
== History== PHP-GTK was originally conceived by Andrei Zmievski, who is also actively involved in the development of PHP and the Zend Engine. The idea was received well by the PHP community, and more people started to get involved with the project. James Moore and Steph Fox were among the first to join in, contributing a great deal to PHP-GTK through their documentation efforts, and Frank Kromann, also from the PHP development team, supplied Windows binaries for the project.
Excerpted from Wikipedia’s “PHP-GTK” article, available under the CC BY-SA 4.0 licence.