anglemx / php-utilities
Common PHP utilities, functions & scripts used by Angle
Installs: 2 446
Dependents: 3
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:git
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