php-gtk-src | The PHP GTK Bindings
kandi X-RAY | php-gtk-src Summary
kandi X-RAY | php-gtk-src Summary
php-gtk-src is a C++ library typically used in Framework applications. php-gtk-src has no bugs, it has no vulnerabilities, it has a Weak Copyleft License and it has low support. You can download it from GitHub.
goals behind it was to prove that PHP is a capable general-purpose scripting language that is suited for more than just Web applications. This extension will not allow you to display GTK+ programs in a Web browser, and can be used in the Web environment only if you are running the webserver locally. It is intended for creating standalone GUI applications.
goals behind it was to prove that PHP is a capable general-purpose scripting language that is suited for more than just Web applications. This extension will not allow you to display GTK+ programs in a Web browser, and can be used in the Web environment only if you are running the webserver locally. It is intended for creating standalone GUI applications.
Support
Quality
Security
License
Reuse
Support
php-gtk-src has a low active ecosystem.
It has 196 star(s) with 53 fork(s). There are 36 watchers for this library.
It had no major release in the last 6 months.
php-gtk-src has no issues reported. There are 1 open pull requests and 0 closed requests.
It has a neutral sentiment in the developer community.
The latest version of php-gtk-src is current.
Quality
php-gtk-src has 0 bugs and 0 code smells.
Security
php-gtk-src has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
php-gtk-src code analysis shows 0 unresolved vulnerabilities.
There are 0 security hotspots that need review.
License
php-gtk-src is licensed under the LGPL-2.1 License. This license is Weak Copyleft.
Weak Copyleft licenses have some restrictions, but you can use them in commercial projects.
Reuse
php-gtk-src releases are not available. You will need to build from source code and install.
Installation instructions, examples and code snippets are available.
It has 8736 lines of code, 398 functions and 53 files.
It has high code complexity. Code complexity directly impacts maintainability of the code.
Top functions reviewed by kandi - BETA
kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of php-gtk-src
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of php-gtk-src
php-gtk-src Key Features
No Key Features are available at this moment for php-gtk-src.
php-gtk-src Examples and Code Snippets
No Code Snippets are available at this moment for php-gtk-src.
Community Discussions
No Community Discussions are available at this moment for php-gtk-src.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install php-gtk-src
After unpacking the distribution or checking out the sources from the CVS, change into the base directory and do the following. First, run ./buildconf script that comes with PHP-GTK. It will set up necessary files and create configure script for you. Next, run ./configure. It will check that you have proper version of GTK+ and other files required for compilation and create the Makefile’s. PHP-GTK supports extensions which can be configured via configure script switches that you can see by running ./configure --help. Finally, run make to compile the extension. Some source files are generated from .defs files by the code generator. If you see messages like "Could not write…", that just means that certain GTK+ objects or features are not yet supported. If the compilation is successful, run make install to install the extension into your default PHP extension directory. To test the extension, try running the demo scripts in the demos/ directory, especially phpgtk2-demo.php. These are also good for showing how the extension can be used.
Support
Please use the mailing lists for most of your questions — many people read them and you are more likely to get quicker feedback if you post there first. Patches in the unified diff (diff -u) format should be sent to the developers list (see above).
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page