dev-master
9999999-dev http://www.asgrim.com/Mighty Asgrim's Library
BSD-3-Clause
The Requires
- php >= 5.2
Mighty Asgrim's Library
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!, (*1)
Released under The BSD License (see LICENSE for details), (*2)
asgrim/mal
to your composer.json
php composer.phar update
or php composer.phar install
Add this line to your application.ini, (*3)
autoloaderNamespaces[] = "MAL_", (*4)
Drink some wine (you'll need it...), (*5)
Stuff I may or may not add in the future:, (*6)
o A basic eCommerce system (models/mappers/Db_Tables/actions/etc.) o A basic HTML CMS (models/mappers/Db_Tables/actions/etc.), (*7)
Mighty Asgrim's Library
BSD-3-Clause