gigadrive/php-commons

This package is abandoned and no longer maintained. No replacement package was suggested.

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

1.1.1 2021-11-10 07:17 UTC

This package is auto-updated.

Last update: 2023-10-10 12:15:33 UTC


README

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.