It is proposed that this article be deleted because of the following concern:
If you can address this concern by improving, copyediting, sourcing, renaming, or merging the page, please edit this page and do so. You may remove this message if you improve the article or otherwise object to deletion for any reason. Although not required, you are encouraged to explain why you object to the deletion, either in your edit summary or on the talk page. If this template is removed, do not replace it . The article may be deleted if this message remains in place for seven days, i.e., after 12:59, 28 April 2019 (UTC). Nominator: Please consider notifying the author/project: {{subst:proposed deletion notify |PHP-Qt|concern=Not notable. There are no independent sources}} ~~~~ |
Developer(s) | Thomas Moenicke |
---|---|
Preview release | 0.9 / December 26, 2007 |
Written in | C, C++, PHP |
Type | Application programming interface (API) |
License | GPL |
Website | sourceforge |
PHP-Qt was an extension for PHP5 that aims to write software with the Qt 4 toolkit. It provides an object-oriented interface to the Qt4 Framework and allows user s to write Qt applications in the PHP language. As of 8 January 2019, the project appears inactive.
PHP-GTK is a set of language bindings for PHP which allow GTK+ GUI applications to be written in PHP. PHP-GTK provides an object-oriented interface to GTK+ classes and functions. While PHP-GTK partially supports GTK2, GTK3 is not supported at all.
wxPHP stands for "wxWidgets for PHP" and is a PHP extension that wraps the wxWidgets library, which allows writing multi-platform desktop applications that make use of the native graphical components available to the different platforms. It supports the three major operating systems: Windows, Linux and Mac OS X by using the PHP language. Applications are written in PHP language, and since it is an interpreted language, it does not require an intermediate compilation step in order to run the application, provided the PHP interpreter has the extension available.
wxWidgets is a widget toolkit and tools library for creating graphical user interfaces (GUIs) for cross-platform applications. wxWidgets enables a program's GUI code to compile and run on several computer platforms with minimal or no code changes. A wide choice of compilers and other tools to use with wxWidgets facilitates development of sophisticated applications. wxWidgets supports a comprehensive range of popular operating systems and graphical libraries, both proprietary and free, and is widely deployed in prominent organizations.