Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 453 Bytes

README.mdown

File metadata and controls

18 lines (10 loc) · 453 Bytes

Status

Build Status

Installation

  1. Download zip file and unzip to app/Plugin/UtilityLib

  2. Pull as a submodule into your app:

    git submodule add git@github.com:simkimsia/UtilityLib.git Plugin/UtilityLib

  3. Use composer

I assume that your CakePHP application folder is named app

Read the Wiki on how to use the UtilityLib:

  1. StringLib