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
AI-powered service management for IT and enterprise teams
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
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.