nexendrie / translation
Easy translating of PHP applications
2.3.2
2022-07-26 13:52 UTC
Requires
- php: >=7.4.0
- nette/finder: ^2.5.3 || ^3.0
- nette/utils: ^3.2.5
- nexendrie/utils: ^1.8.1
- symfony/polyfill-php80: ^1.26
Requires (Dev)
- ext-simplexml: *
- latte/latte: ^2.8
- nette/application: ^3.1.5
- nette/di: ^3.0.11
- nette/http: 3.1.2
- nette/neon: ^3.2.2
- nexendrie/code-quality: dev-master
- nexendrie/site-generator: ^0.7
- symfony/yaml: ^5.4
- tracy/tracy: ^2.6 || ^3.0
Suggests
- ext-json: To use JsonLoader
- nette/application: To use param locale resolver in Nette applications
- nette/di: For easier integration to Nette applications
- nette/http: To use session and header locale resolvers
- nette/neon: To use NeonLoader
- symfony/yaml: To use YamlLoader
- tracy/tracy: For debugger panel
README
Translate easily your application
Installation
The best way to install it is via Composer. Just add nexendrie/translation to your dependencies.