anglemx / symfony-utilities
Common Symfony Framework (PHP) utilities, functions & scripts used by Angle
Installs: 511
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:git
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
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\AWS
from other codebases, and link it into Symfony - Add
App\Twig\AppExtension
from other codebases, and link it into Symfony