anglemx / symfony-utilities
Common Symfony Framework (PHP) utilities, functions & scripts used by Angle
v5.4.0
2023-02-05 04:53 UTC
Requires
- php: >=7.2
- ext-intl: *
- ext-json: *
- anglemx/php-utilities: ^1.0
- symfony/http-foundation: ^4||^5
- symfony/twig-bundle: ^4||^5
Requires (Dev)
- phpunit/phpunit: ^8|^9.5
This package is auto-updated.
Last update: 2026-03-02 22:48:46 UTC
README
Common Symfony Framework (PHP) utilities, functions & scripts used by Angle.
This library should be used in conjunction with anglemx/php-utilities.
Version
The release version of this repository will be kept in sync with Symfony.
Supported versions:
- 4.4
TO-DO
- Add
App\Service\AWSfrom other codebases, and link it into Symfony - Add
App\Twig\AppExtensionfrom other codebases, and link it into Symfony