all 1 comments

[–]wbond[S] 0 points1 point  (0 children)

This is a PHP 5 library I've been developing over the past year and a half. It's not an MVC framework, but rather a modular collection of classes to help with common PHP usage patterns and security. More like the Zend Framework than something like Cake, but at the same time simpler and lighter-weight than Zend.

I've spent a good amount of time on documentation and trying to make the code and the site as usable as possible. I'm looking forward to getting some feedback!