Download the PHP package zeropanel/i18next-php without Composer
On this page you can find all versions of the php package zeropanel/i18next-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download zeropanel/i18next-php
More information about zeropanel/i18next-php
Files in zeropanel/i18next-php
Download zeropanel/i18next-php
More information about zeropanel/i18next-php
Files in zeropanel/i18next-php
Vendor zeropanel
Package i18next-php
Short Description A port of the i18next JS library for PHP
License MIT
Package i18next-php
Short Description A port of the i18next JS library for PHP
License MIT
Keywords i18ntranslation
Please rate this library. Is it a good library?
Informations about the package i18next-php
i18next-php
A port of i18next in PHP. With a rest API. (coming soon [tm])
Code in this repository is largely based on the original code base in JavaScript, rewritten in PHP. This project focuses only on the newest version of i18next, disregarding compatibility with previous ones.
Warning!
This version is usable, but could contain bugs. If you find any issues please report them or create a PR.
Features
- PSR3 logging support (psr/log is a hard requirement, but you're not required to actually use a logger)
- Extremely similar API to the JS version
- PHP-specific features like interfaces for modules
- PHP 7.3+
- Automatic language detection support
Usage
View all examples here
- Basic shared usage through the whole application
- Basic instancing of translation and separation from shared
- Basic plural handling
- Basic language detection
Basic example
Composer
Simply enter your project directory and run
composer require alpakaio/i18next-php
Todo
- Add event emitting
Packagist
Visit the page here
All versions of i18next-php with dependencies
PHP Build Version
Package Version
The package zeropanel/i18next-php contains the following files
Loading the files please wait ....