Download the PHP package pleinx/php-multilang-any without Composer
On this page you can find all versions of the php package pleinx/php-multilang-any. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download pleinx/php-multilang-any
More information about pleinx/php-multilang-any
Files in pleinx/php-multilang-any
Download pleinx/php-multilang-any
More information about pleinx/php-multilang-any
Files in pleinx/php-multilang-any
Vendor pleinx
Package php-multilang-any
Short Description A simple resolver for language snippets.
License MIT
Homepage https://github.com/pleinx/php-multilang-any
Package php-multilang-any
Short Description A simple resolver for language snippets.
License MIT
Homepage https://github.com/pleinx/php-multilang-any
Please rate this library. Is it a good library?
Informations about the package php-multilang-any
fyi: Currently not complete documented :-) Working on it...
Description
Handles easy your translations for your multi language PHP Project.
Basic Features
- Production/Debug Modus
- JSON-Files as Language-Resource
- Efficient loading of Language-Packages
- Automatic detection of Language (optional)
Translator Features
- Write your own Translate Function like
__('foo', ['bar'])
- Supports HTML-Markup in Translation
Installation via Composer
Don't have Composer?
Just download it here: https://getcomposer.org/
Basic Usage
By default the TranslatorAPI
load the Translations in ./languageFiles/
.
Notice: You find all these default parameters here.
Customize
Notice: Or just change the Default Settings, see here.
Language Resource Example (JSON)
Requirements
- PHP 7.4 and above (tested with php8)
All versions of php-multilang-any with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6
The package pleinx/php-multilang-any contains the following files
Loading the files please wait ....