Stage 1Here is a simple prototype application that uses the PHP Zend Framework together with PHP Ext, the PHP-based class for the popular Ext JS library. This stage one prototype uses the " Guestbook" application and a simple window example from the PHP Ext site. Stage 2The aim is to create a replica of the Ext JS "desktop" example, but operating from a ZF based installation. Stage 3In development - this will implement the PHP Ext processes within the ZF to create the wnidows/screens that are presently hard-coded JS. The overall aim is to provide an advanced GUI for web application administration areas. Suggested Features: - Login process with simple user database, passwords MD5'ed (or SHA1)
- Translation of all PHP strings using standard PO files
- Simple configuration of application processes
|