View Single Post
Old 10-22-2007, 12:47 AM   #2 (permalink)
DJMaze
Senior Contributor
 
DJMaze's Avatar
 
Join Date: Mar 2005
Posts: 678
DJMaze is on a distinguished road
Building my own in PHP5.
Why?

- Code Igniter still to slow
- None has addressed the severe issues in PHP 5
- No slim and proper "PHP 5 only" based framework exists yet
- All are client side bloated (TinyMCE or any other huge WYSIWYG)
- To much (ajax)HTTP requests per page
- No accessibility (WAI-AA, Section508, etc.)
- Not ISO 17799 compliant

I'm working on mine for 3 years already and the base is still not finished.
But, it is still damn fast with a small memory footprint.
http://cvs.moocms.com/

P.S. If you know in which order PHP 5 destructs objects at cleanup (exit) you know why it sucks
__________________

UT: Ultra-kill... God like!
DJMaze is online now   Reply With Quote