fobiaweb / php-helper-lib
Installs: 145
Dependents: 2
Suggesters: 3
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 0
pkg:composer/fobiaweb/php-helper-lib
Requires
- php: >=5.3.0
This package is auto-updated.
Last update: 2025-10-07 01:38:02 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.