php-helper-lib
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.

