Skip to content

Darunada/CoreHelper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Core Helper

Provides Helper functions and things to help me out. This is mostly for use with CodeIgniter and MM's core, but it should be useful elsewhere.

Installation with Composer

curl -s http://getcomposer.org/installer | php
php composer.phar require darunada/corehelper
"require": {
  "darunada/corehelper":"dev-master"
}

###Installed Libraries The following libraries are autoloaded for use anywhere in the system.

###Usage Use any of the included libraries per their documentation. Additional functionality and wrappers will be provided.

About

Provides Helper functions and things to help me out.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages