anglemx / php-utilities
Common PHP utilities, functions & scripts used by Angle
v1.1.1
2023-05-26 16:40 UTC
Requires
- php: >=7.2
- ext-bcmath: *
- ext-intl: *
- ext-json: *
Requires (Dev)
- phpunit/phpunit: ^10.1
README
Common PHP utilities, functions & scripts used by Angle.
This a refactor of the previous AngleCommonUtilities, which in turn is a fork of the very old and original AngleCommonUtilityBundle.
If you are using any of those older repositories, please consider updating.
Testing
php vendor/bin/phpunit tests/GitTest.php