2017 © Pedro Peláez
 

library corehelper

Helpers for Modernized Media's Core

image

darunada/corehelper

Helpers for Modernized Media's Core

  • Wednesday, May 16, 2018
  • by darunada
  • Repository
  • 2 Watchers
  • 2 Stars
  • 75 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 1 Open issues
  • 4 Versions
  • 12 % Grown

The README.md

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., (*1)

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., (*2)

Usage

Use any of the included libraries per their documentation. Additional functionality and wrappers will be provided., (*3)

The Versions