php-translation/symfony-storage
A translation file storage using Symfony translation component.
Maintainers
Package info
github.com/php-translation/symfony-storage
pkg:composer/php-translation/symfony-storage
2.4.0
2024-01-29 16:41 UTC
Requires
- php: ^7.2 || ^8.0
- php-translation/common: ^3.0
- symfony/translation: ^3.4 || ^4.2 || ^5.0 || ^6.0 || ^7.0
Requires (Dev)
- phpunit/phpunit: >=8.5.20
- symfony/framework-bundle: ^3.4 || ^4.2 || ^5.0 || ^6.0 || ^7.0
Suggests
None
Provides
None
Conflicts
None
Replaces
None
MIT 0f4702c5837802507231ee6649c49b57b6d7ab89
- Tobias Nyholm <tobias.nyholm.woop@gmail.com>
README
👁 Latest Version
👁 Total Downloads
This is a PHP Translation storage adapter that uses Symfony's translation writer and loader.
Install
composer require php-translation/symfony-storage
Tests
Static code analysis (fix code style, and test using PHPStan) by running:
make static
Documentation
Read the full documentation at https://php-translation.readthedocs.io.
