Download the PHP package kelvinmo/simplei18n without Composer
On this page you can find all versions of the php package kelvinmo/simplei18n. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download kelvinmo/simplei18n
More information about kelvinmo/simplei18n
Files in kelvinmo/simplei18n
Download kelvinmo/simplei18n
More information about kelvinmo/simplei18n
Files in kelvinmo/simplei18n
Vendor kelvinmo
Package simplei18n
Short Description An simple internationalization library for PHP, based on Gettext files.
License BSD-3-Clause
Package simplei18n
Short Description An simple internationalization library for PHP, based on Gettext files.
License BSD-3-Clause
Please rate this library. Is it a good library?
Informations about the package simplei18n
⚠️ IMPORTANT NOTICE - This library is no longer being maintained. Please use the PHP Gettext library as an alternative. ⚠️
SimpleI18N
SimpleI18N is a simple internationalization library written in PHP.
SimpleI18N uses Gettext mo files to store translated strings. However, it only offers a subset of the full capabilities of the Gettext library.
In particular:
- categories are not supported
- .mo files are assumed to be encoded in the same character set as your application - if you are not using UTF-8 you will need to convert the character set manually
License
BSD 3 clause
All versions of simplei18n with dependencies
PHP Build Version
Package Version
Requires
php Version
^5.4 || ^7.0
ext-mbstring Version *
ext-mbstring Version *
The package kelvinmo/simplei18n contains the following files
Loading the files please wait ....