pentagonal/statichelper

Helper Library Collection for any purpose

1.0 2016-08-06 07:57 UTC

This package is not auto-updated.

Last update: 2024-04-27 16:52:55 UTC


README

Build Status

Installation

composer require pentagonal/statichelper

or Add requirement to the composer.json file and run composer install:

    {
        "require": {
            "pentagonal/statichelper": "^1"
        }
    }