sophokles / translation
Sophokles Translation
Installs: 18
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
pkg:composer/sophokles/translation
Requires
- php: >=7.0, <7.9
README
Sophokles Translation Helper
Installation
- Include as composer dependency using composer require sophokles/translation
- Run composer installto generate the vendor class autoloader
- The classes from Sophokles.tranlastioncan now be used in your composer project
Usage Examples
Small usage examples have been included in the examples/ folder. The examples are PHP scripts which shows how the translation classes work.
- Define the traget language
- Register the JSON-tranlationfile to the tranlation class
- Get the tranlations with the language class (lang)