/Laurel

PHP MVC Framework

Primary LanguagePHP

Laurel Framework

A lightweight PHP MVC framework project.
When you do things right, people won't be sure you've done anything at all.

Current Development for V1.0:
  • Finish implementing an internal server error page ( right now defaults to 404 page )
  • Fix an issue with the Helpers Autoloading to load only PHP files.
  • Implement a session object.
  • Implement an internal session messaging system.
  • Finish Implementing Unit Tests.
  • Clean up Config/functions file and error catching.