pentagonal/statichelper

Helper Library Collection for any purpose

Installs: 20

Dependents: 0

Suggesters: 0

Security: 0

Stars: 9

Watchers: 1

Forks: 0

pkg:composer/pentagonal/statichelper

1.0 2016-08-06 07:57 UTC

This package is not auto-updated.

Last update: 2025-09-28 00:08:17 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"
        }
    }