Just a collection of lib classes for Zend Framework 1 I've made that sort of make my life easier. These are mainly just me messing around!
Released under The BSD License (see LICENSE for details)
Add
asgrim/malto yourcomposer.jsonRun
php composer.phar updateorphp composer.phar installAdd this line to your application.ini
autoloaderNamespaces[] = "MAL_"
Drink some wine (you'll need it...)
Stuff I may or may not add in the future:
o A basic eCommerce system (models/mappers/Db_Tables/actions/etc.) o A basic HTML CMS (models/mappers/Db_Tables/actions/etc.)