dek-cz / translation
Integration of Symfony/Translation into Nette Framework
v3.3.3
2022-06-01 10:33 UTC
Requires
- php: >=8.0
- latte/latte: ^2.9.3
- nette/caching: ^3.0
- nette/di: ^3.0
- nette/finder: ^2.5
- nette/http: ^3.0
- nette/neon: ^3.0
- nette/php-generator: ^3.0
- nette/utils: ^3.2
- psr/log: ^1.0
- symfony/config: ^3.4 || ^4.0
- symfony/translation: ^3.4 || ^4.0
Requires (Dev)
- contributte/monolog: ^0.5
- mockery/mockery: ^1.0
- nette/application: ^3.1
- nette/bootstrap: ^3.1
- nette/forms: ^3.1
- nette/tester: ^2.4
- ninjify/qa: ^0.14.x-dev
- php-coveralls/php-coveralls: dev-master
- phpstan/phpstan: ^1.4
- phpstan/phpstan-nette: ^1.0
- phpstan/phpstan-strict-rules: ^1.1
- symfony/console: ^3.4 || ^4.0
- symfony/yaml: ^3.4 || ^4.0
- tracy/tracy: ^2.8 || ^3.0
Suggests
- symfony/locale: Locale component provides fallback code to handle cases when the intl extension is missing.
- symfony/yaml: If you wanna store translations in YAML format - supports multiline strings.
- tracy/tracy: Diagnostics tool from Nette
- v3.3.3
- v3.3.2
- v3.3.1
- v3.3.0
- 3.2.1
- v3.2.0
- v3.1.0
- dev-master / 3.0.x-dev
- v3.0.4
- v3.0.3
- v3.0.2
- v3.0.1
- v3.0.0
- 2.x-dev
- v2.6.1
- v2.6.0
- v2.5.2
- v2.5.1
- v2.5.0
- v2.4.0
- dev-nette-2.3 / 2.3.x-dev
- v2.3.1
- v2.3.0
- v2.2.0
- dev-nette-2.2 / 2.1.x-dev
- v2.1.0
- v2.0.3
- v2.0.2
- v2.0.1
- v2.0.0
- v1.2.2
- v1.2.1
- v1.2.0
- v1.1.2
- v1.1.1
- v1.1
- v1.0
- v0.10.4
- v0.10.3
- v0.10.2
- v0.10.1
- v0.10.0
- v0.9.7
- v0.9.6
- v0.9.5
- v0.9.4
- v0.9.3
- v0.9.2
- v0.9.1
- v0.9.0
- dev-db-driver
- dev-nette-2.1
- dev-nette-2.0
- dev-messageCompiler
This package is auto-updated.
Last update: 2024-10-23 11:34:52 UTC
README
Installation
The best way to install dek-cz/Translation is using the Composer:
$ composer require dek-cz/translation
Documentation
Learn more in the documentation.
Homepage http://www.kdyby.org and repository http://github.com/kdyby/Translation.