binsoul / symfony-bundle-i18n
Internationalization helpers
Installs: 61
Dependents: 3
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:symfony-bundle
Requires
- php: ^8.0
- ext-intl: *
- binsoul/common-i18n: *@dev
- binsoul/common-i18n-intl: *@dev
- binsoul/symfony-bundle-doctrine: *@dev
- doctrine/doctrine-fixtures-bundle: ^3
- doctrine/orm: ^2
- symfony/config: ^5 || ^6
- symfony/dependency-injection: ^5 || ^6
- symfony/form: ^5 || ^6
- symfony/http-kernel: ^5 || ^6
- symfony/intl: ^5 || ^6
- symfony/translation: ^5 || ^6
- symfony/validator: ^5 || ^6
- twig/twig: ^3
Requires (Dev)
- binsoul/coding-standard: ^1
- phpstan/phpstan: ^1
- phpstan/phpstan-symfony: ^1
- phpunit/phpunit: ^9
- roave/security-advisories: dev-latest
This package is auto-updated.
Last update: 2023-09-18 09:27:28 UTC
README
Install
Via composer:
$ composer require binsoul/symfony-bundle-i18n
Load fixtures:
$ php bin/console doctrine:fixtures:load --group=binsoul/symfony-bundle-i18n
Testing
$ composer test
License
The MIT License (MIT). Please see License File for more information.