PHP View-Controller framework similar to Adobe Flex framework. It is component based, event driven framework. Components can be defined in XML with possibility of inline PHP binding expressions or directly in PHP as PHP class.
Features
- PHP interpreted, Component based, Event driven
- XML component definition with inline PHP expressions
- Automatic view state saving
- Requires PHP 5.3 due to extensive use of namespaces
License
GNU Library or Lesser General Public License version 2.0 (LGPLv2)Follow Pexeso
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
-
I recommend this project to everybody whose interested in web development and prefers component based, object oriented development with possibility of easy developing own components. Also those who are used to develop with Adobe Flex may find this project interesting as it is borrowing lot of ideas from it.