fobiaweb/php-helper-lib

v0.2.1 2014-07-24 07:30 UTC

This package is auto-updated.

Last update: 2024-04-06 22:36:33 UTC


README

Total Downloads Latest Stable Version

Installation

php-helper-lib can be installed with Composer by adding it as a dependency to your project's composer.json file.

{
    "require": {
        "fobiaweb/php-helper-lib": "*"
    }
}

Please refer to Composer's documentation for more detailed installation and usage instructions.