fobiaweb / php-helper-lib
v0.2.1
2014-07-24 07:30 UTC
Requires
- php: >=5.3.0
This package is auto-updated.
Last update: 2024-11-06 23:52:32 UTC
README
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.