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
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
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.