Application framework for PHP5 that focuses on doing things the "PHP way" instead of creating an ROR or JAVAish clone.
Includes common base library, scaffolding for application updating, management, and integration.
Focuses on keeping thing secure, and making easy things brainless for the lazy, hard things easier, and ignoring the out there, seldom used features.
No managers have claimed this project yet. Claim this position
Add testing stuff - uses phpt style tests (batch file and phpt.php script uses phpt test system) can run with run-tests.php as well re #11
Renamed Fkr to Forkr - start on the session redo for 5.3 re #11
Implemented some more input features, validation hooks are still not complete re #10
re #2 Made some corrections to the tree driver classes and tested rebuild and deleteSubtree methods of the tree class
re #35 Changed default environment to development