gkcgautam / php-utils

A small PHP library containing some commonly used utility methods.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Util library

gkcgautam/Utils is a PHP library containing some commonly used utility methods.

Installation / Usage

Add this to your composer.json file:

{
    "require": {
        "gkcgautam/php-utils": "dev-master"
    }
}

Docs

Coming soon.

About

A small PHP library containing some commonly used utility methods.

License:MIT License


Languages

Language:PHP 100.0%