|
|
The PHP-Ext Open Source Project
PHP-Ext is an open source widget library written for PHP 5 to empower the UI Layer.
It is based on Ext JS 2.0 javascript widgets which provide a standard and powerful API to build Rich Internet Applications. It basically works as a convenient wrapper for the Ext JS Javascript Objects.
Among other features, PHP-Ext provides useful and common controls to create forms, rich comboboxes, powerful grids and menus. It also promotes the use of JSON and XML client/server communication to populate forms and grids using Ajax. Additionally it has a Javascript helper to ease the javascript code generation and use.
This project still under development so keep comming for the final release. Take a look at the samples, the API Documentation and the GettingStarted wiki page
Feel free to download the src and samples to try it out and don't forget to write back your comments and suggestions.
PHP-Ext 0.8.3 is now available for download.
Visit the Project Website at http://php-ext.quimera-solutions.com for live samples and documentation.
NOTE: Since version 0.8.2 there is no more support for PHP 4. Read the Blog for further information.
Latest News
- PHP-Ext 0.8.3 is ready for download. This new release includes a bunch of bug fixes, mostly reported by good fellows out there who are willing to support this project and make it grow, thanks everybody. It also includes some new widgets people had been asking for and together with them some new samples. Among other, you will see TreePanel, EditorGrid, MessageBox and some missing layouts. Visit 0.8.3 Release Post for more information.
