Libraries tagged by internationalisation
tractorcow/silverstripe-fluent
358419 Downloads
Simple localisation for Silverstripe
cakephp/i18n
103638 Downloads
CakePHP Internationalization library with support for messages translation and dates and numbers localization
besimple/i18n-routing-bundle
796271 Downloads
Full routing internationalized on your Symfony2 project
sokil/php-isocodes-db-i18n
541497 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
70785 Downloads
PHP library/api to provide Internationalisation and Localisation
umpirsky/i18n-routing-bundle
5109 Downloads
Internationalized routing with minimal performance cost.
code-distortion/realnum
13562 Downloads
Arbitrary-precision floating-point maths with locale-aware formatting - integrated with Laravel or stand-alone
divineomega/translator
22213 Downloads
A simple PHP internationalisation library
decodelabs/cosmos
14059 Downloads
Internationalisation made simple
mouf/utils.i18n.fine
170194 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.
financeua/i18n-routing-bundle
2958 Downloads
Full routing internationalized on your Symfony2 project
code-distortion/currency
1320 Downloads
Arbitrary precision currency maths with locale-aware formatting - integrated with Laravel or stand-alone
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
505 Downloads
Starterpack's Internationalization (i18n)
mouf/utils.i18n.fine.symfony-bridge
1894 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