Skip to content
This repository has been archived by the owner on Jul 26, 2018. It is now read-only.
/ mal Public archive

Mighty Asgrim's Library. Just a collection of lib classes for Zend Framework I've made that sort of make my life easier. Some of them may actually overlap ZF built-in functionality, but these are mainly just me messing around!

License

Notifications You must be signed in to change notification settings

asgrim/mal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MAL - 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!

Released under The BSD License (see LICENSE for details)

Installation

  1. Add asgrim/mal to your composer.json

  2. Run php composer.phar update or php composer.phar install

  3. Add this line to your application.ini

    autoloaderNamespaces[] = "MAL_"

  4. Drink some wine (you'll need it...)

Future Stuff

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.)

About

Mighty Asgrim's Library. Just a collection of lib classes for Zend Framework I've made that sort of make my life easier. Some of them may actually overlap ZF built-in functionality, but these are mainly just me messing around!

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages