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
This package is auto-updated.
Last update: 2026-05-23 14:46:10 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.