Home > php-light-i18n

php-light-i18n

Php-light-i18n is a project mainly written in PHP, it's free.

Very light internationalization library for PHP

Light-i18n is a very lightweight and high speed library for internationalization:

  • Language files are simple .ini files
  • They get compiled into real PHP classes
  • Usage is very elegant: L::constant_key

Nothing very fancy or whatever, just efficient :-)

Previous:ppi