This library provides PHP utilities used in Gigadrive projects, provided for the open-source community.
Functions are registered globally and auto-loaded with Composer.
- PHP 7.1 or higher
- Composer
composer require gigadrive/php-commons
This library uses PHPUnit as a testing framework.
composer install
php ./vendor/bin/phpunit
This program was developed by Mehdi Baaboura and published by Gigadrive UG under the MIT License. For more information click here.