Download the PHP package efabrica/translatte without Composer
On this page you can find all versions of the php package efabrica/translatte. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download efabrica/translatte
More information about efabrica/translatte
Files in efabrica/translatte
Download efabrica/translatte
More information about efabrica/translatte
Files in efabrica/translatte
Vendor efabrica
Package translatte
Short Description Translator for Nette framework
License MIT
Package translatte
Short Description Translator for Nette framework
License MIT
Keywords nettetranslator
Please rate this library. Is it a good library?
Informations about the package translatte
Translatte
Translator for Nette framework.
Usage
Nette extension
Syntactic sugar
dictionary.sk_SK.neon:
Source: src/PluralForm.php
index.php:
Main classes
Resolver
Resolves which language has translator to use.
Available resolvers:
- StaticResolver - Resolves to given static lang.
- ChainResolver - Multiple resolvers can be registered to this resolver. First resolver which returns non empty string is used.
Resource
Represents "storage" with translation strings. It can be anything - directory with translation files, database, redis or external api call.
Available resources:
- NeonResource - One neon file.
- NeonDirectoryResource - Multiple directories in which resource search neon files in format "{prefix}.{lang}.neon".
Cache
Used for cache generated directory.
All versions of translatte with dependencies
PHP Build Version
Package Version
Requires
php Version
>= 7.1
nette/utils Version ^3.0|^4.0
nette/finder Version ^2.5|^3.0
nette/neon Version ^3.0
nette/utils Version ^3.0|^4.0
nette/finder Version ^2.5|^3.0
nette/neon Version ^3.0
The package efabrica/translatte contains the following files
Loading the files please wait ....