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
Enterprise-grade ITSM, for every business
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
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.