Presentation

Why CRX-Framework ?

Crx framework exists since 2005 and at the beginning it was create to accelerate simple project like news portal or community website.
After a few year the cms based concept move to a complete php framework in order to build web-applications.

The framework purpose a complete package to build webapplication (CMS website/ Intranet / Portal webapp)
and network applications based on PHP5.

Features :

- Objects storage and db engine (built with php, beta version for the moment)

- Work without any PEAR libs !

- Testing on PHP5.2

- Update system (simple graphical application to update modules and libs installed), based on zip packaging.

- MVC fast developpement engine (based on mvc)

- Secure engine (sql injection/xss)

- Pseudo "name spaces" using constant and __autoload system (require/include no neccecary !)

- Working "modules" system witch can be compare to a packaging system

- Full oriented object

- SQLITE / MYSQL support

- Native mapping SQL to objects (SQL is build automaticly)

- Class loader system

- Autodocumentation ( work with PHP5 Reflexion and comments analisys like JAVA)

- XML definition / configuration