/php-commons

Open-source library used in Gigadrive projects with common PHP utilities

Primary LanguagePHPMIT LicenseMIT

PHP Commons

This library provides PHP utilities used in Gigadrive projects, provided for the open-source community.

Functions are registered globally and auto-loaded with Composer.

Requirements

  • PHP 7.1 or higher
  • Composer

Installation

composer require gigadrive/php-commons

Testing

This library uses PHPUnit as a testing framework.

composer install
php ./vendor/bin/phpunit

Copyright and License

This program was developed by Mehdi Baaboura and published by Gigadrive UG under the MIT License. For more information click here.