Download the PHP package wikimedia/simplei18n without Composer
On this page you can find all versions of the php package wikimedia/simplei18n. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download wikimedia/simplei18n
More information about wikimedia/simplei18n
Files in wikimedia/simplei18n
Download wikimedia/simplei18n
More information about wikimedia/simplei18n
Files in wikimedia/simplei18n
Vendor wikimedia
Package simplei18n
Short Description No frills internationalization engine
License GPL-3.0+
Homepage https://github.com/wikimedia/simplei18n
Package simplei18n
Short Description No frills internationalization engine
License GPL-3.0+
Homepage https://github.com/wikimedia/simplei18n
Please rate this library. Is it a good library?
Informations about the package simplei18n
Wikimedia Simplei18n
No frills internationalization engine for use with PHP projects.
Implementation based on code from MediaWiki and the Wikimania Scholarships application.
Installation
Wikimedia Simplei18n is available on Packagist (wikimedia/simplei18n) and is installable via Composer.
{
"require": {
"wikimedia/simplei18n": "dev-master"
}
}
If you do not use Composer, you can get the source from GitHub and use any PSR-4 compatible autoloader.
$ git clone https://github.com/wikimedia/simplei18n.git
Run the tests
Test are automatically performed by Travis CI.
curl -sS https://getcomposer.org/installer | php
php composer.phar install --dev
phpunit
All versions of simplei18n with dependencies
PHP Build Version
Package Version
The package wikimedia/simplei18n contains the following files
Loading the files please wait ....