Unus PHP Framework
Posted: Sun May 17, 2009 9:34 am
Hello,
Download Link
----------------------------
https://sourceforge.net/projects/unusframework/
Unus is a PHP framework that uses the Zend Framework as a library to create a rapid php development application, which aims to developers complete control over their applications.
Unus comes packed with features that are simple to use, but very powerful to start the list this is brief and only what is used in the Beta
Unus Core - The heart of the framework and provides a link for interaction for all sections of an application from the Controller, Models, Views and Plugins.
Unus Session - A advanced session handling system based on namespacing that gives developers the ability to store concurrent session information on the filesystem; tightening security given the user no access to their session information.
Unus User - User system that is built barebone to provide a structure for more advanced functionality based on developers needs;
Unus View - A intelligent view system that uses a theme based architecture
Unus Plugins - Plugin system which can dispatches plugins to modify/perform logic within any section of a application
Unus Model - A barebone database model that extends Zend_Db that allows developers to intelligently load database information and handle it / pass it to plugins, controllers or views
Download Link
----------------------------
https://sourceforge.net/projects/unusframework/
Unus is a PHP framework that uses the Zend Framework as a library to create a rapid php development application, which aims to developers complete control over their applications.
Unus comes packed with features that are simple to use, but very powerful to start the list this is brief and only what is used in the Beta
Unus Core - The heart of the framework and provides a link for interaction for all sections of an application from the Controller, Models, Views and Plugins.
Unus Session - A advanced session handling system based on namespacing that gives developers the ability to store concurrent session information on the filesystem; tightening security given the user no access to their session information.
Unus User - User system that is built barebone to provide a structure for more advanced functionality based on developers needs;
Unus View - A intelligent view system that uses a theme based architecture
Unus Plugins - Plugin system which can dispatches plugins to modify/perform logic within any section of a application
Unus Model - A barebone database model that extends Zend_Db that allows developers to intelligently load database information and handle it / pass it to plugins, controllers or views