kdyby / translation
Integration of Symfony/Translation into Nette Framework
v3.0.6
2022-11-08 13:56 UTC
Requires
- php: >=7.1
- kdyby/strict-objects: ^2.0
- latte/latte: ^2.5.2 || ^3.0
- 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.1@dev
- nette/reflection: ^2.4.2@dev
- nette/utils: ^3.0
- psr/log: ^1.0
- symfony/config: ^3.4 || ^4.0
- symfony/translation: ^3.4 || ^4.0
Requires (Dev)
- kdyby/console: ^2.7.1@dev
- kdyby/monolog: ^2.0
- mockery/mockery: ^1.0
- nette/application: ^3.0
- nette/bootstrap: ^3.0
- nette/forms: ^3.0
- nette/tester: ^2.2
- symfony/console: ^3.4 || ^4.0
- symfony/yaml: ^3.4 || ^4.0
- tracy/tracy: ^2.7 || ^3.0
Suggests
- kdyby/console: If you wanna use extract command and much others, install also console.
- kdyby/monolog: Integration of Monolog into Nette Framework.
- 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
- dev-master / 3.0.x-dev
- v3.0.6
- v3.0.5
- 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-removed-nette-reflection
- dev-db-driver
- dev-nette-2.1
- dev-nette-2.0
- dev-messageCompiler
This package is auto-updated.
Last update: 2024-10-29 04:09:17 UTC
README
Installation
The best way to install Kdyby/Translation is using the Composer:
$ composer require kdyby/translation
Documentation
Learn more in the documentation.
Homepage http://www.kdyby.org and repository http://github.com/kdyby/Translation.