Phej Framework

Phej Framework Project
No Gravatar
Print Friendly

Phej is a lightweight, extensible PHP5 MVC framework designed for simplicity and convenience. The main framework code is contained in a single PHP file, and for basic operation you only need a custom index.php file and .htaccess file. Any other features are added as desired using standardized plugins. Plugins can provide their own models, views, and controllers if necessary. The framework handles code errors as cleanly as possible, providing context-sensitive error reporting. There is no public code just yet because of further development and testing, but it should be available soon.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>