darunada/corehelper

Helpers for Modernized Media's Core

v0.2.2 2018-05-16 01:13 UTC

This package is not auto-updated.

Last update: 2024-04-13 17:13:43 UTC


README

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.