Libraries tagged by internationalisation
tractorcow/silverstripe-fluent
332405 Downloads
Simple localisation for Silverstripe
cakephp/i18n
94697 Downloads
CakePHP Internationalization library with support for messages translation and dates and numbers localization
besimple/i18n-routing-bundle
790007 Downloads
Full routing internationalized on your Symfony2 project
sokil/php-isocodes-db-i18n
425718 Downloads
Database and internationalisation filed for ISO country, subdivision, language, currency and script definitions and their translations. Based on pythons pycountry and Debian's iso-codes.
wdes/php-i18n-l10n
65087 Downloads
PHP library/api to provide Internationalisation and Localisation
divineomega/translator
20446 Downloads
A simple PHP internationalisation library
umpirsky/i18n-routing-bundle
4786 Downloads
Internationalized routing with minimal performance cost.
mouf/utils.i18n.fine
169363 Downloads
Fine is a PHP internationalisation package. It will help you provide applications that support several languages. FINE means: Fine is not english :). Translation is performed using PHP mapping files, but you will have a nice graphical interface in the Mouf framework to write your own translated messages.
jon48/webtrees-mod-translationtool
717 Downloads
MyArtJaub Translations Module for webtrees
code-distortion/realnum
11679 Downloads
Arbitrary-precision floating-point maths with locale-aware formatting - integrated with Laravel or stand-alone
code-distortion/currency
1236 Downloads
Arbitrary precision currency maths with locale-aware formatting - integrated with Laravel or stand-alone
decodelabs/cosmos
11617 Downloads
Internationalisation made simple
xi/breadcrumbs-bundle
3170 Downloads
Xi breadcrumbs bundle for Symfony2 that utilises routes as a tree to build the breadcrumbs in order to not pollute the controller actions with repetitive breadcrumbs code.
superhuit/starterpack-i18n
420 Downloads
Starterpack's Internationalization (i18n)
mouf/utils.i18n.fine.symfony-bridge
1882 Downloads
This package contains a bridge between the Symfony TranslatorInterface and FINE. Using this package, FINE can implement Symfony's TranslatorInterface and therefore, can be used with any Symfony component using this interface