PHP Localization

Internationalization and translations for your web application with php localization scripts
  1. No Screenshot
    1891 total visits
    Convert Integer to Farsi can spell numbers between 1 and 999999999999999. Requirements: PHP 3.0 or higher
  2. No Screenshot
    1747 total visits
    Number Words takes a number between 0 and 999 999 999 and converts it into words that spell the number in Indonesian. Number Words can also spell sums of money in Rupiah, the Indonesian currency. Requirements: PHP 4.0 or higher
  3. No Screenshot
    1425 total visits
    Brazilian Validations provides several functions that can validate strings that contain values document numbers and other formats specific of Brazil. Brazilian Validations currently supports validation of CPF, CNPJ, PIS/PASEP numbers, dates, CEP codes and money amounts. Requirements: PHP 3.0 or higher Limitations: The code and the comments are in Portuguese.
  4. No Screenshot
    1829 total visits
    terbilang untuk takes an amount in rupiah (Indonesian currency) and outputs it as text expressing that amount in Indonesian. Requirements: PHP 3 or higher Limitations: The code and the comments are in Indonesian.
  5. No Screenshot
    1423 total visits
    GSD_Controller_Plugin_Language employs the Zend_Locale and Zend_Translate components in order to handle translation between languages. The plug-in class lets you push information out to the view and have the framework automatically translate it to the right language for you based on the URL. Requirements: PHP 5.0 or higher
  6. No Screenshot
    2137 total visits
    The D, l (small L), F and M format strings get replaced with their Dutch counterparts.
  7. No Screenshot
    1555 total visits
    MM::CLocalMessages is a very simple class that can get texts for internationalized defined in class variables. The texts are stored in associative array variables of the class. For each supported idiom there is an array entry with the symbol of the idiom. That entry has another associative array with entries for each translated text. MM::CLocalMessages can return the translated text ...
  8. No Screenshot
    1480 total visits
    Numeral takes an integer number and converts it to Roman format. Roman numerals can also be converted back to integers.Requirements: PHP 5.2 or higher
  9. No Screenshot
    1807 total visits
    Date() is a very good function to render date strings. But it is difficult to generate german date strings. The short day format in German is only two characters long, not three.Monday is not Mon but Mo in short format "D". An example can be seen in the class heading comment. Use the standard date() syntax and have German date ...
  10. No Screenshot
    1936 total visits
    HTTP Locale analyzes the HTTP request header Accept-Language and parses it to obtain the idiom and the country used in the browser accessing the current script page.The idiom and country get returned as class variables.Requirements: PHP 4.0.6 or higher
  11. No Screenshot
    1959 total visits
    Thread-Safe Locale Class can retrieve several types of values that depend on the country and idiom for a given locale such as the format for date, time, money, country name, etc..The Linux/Unix system locale command is used instead the PHP setlocate function.Requirements: PHP 4.3 or higher
  12. No Screenshot
    1768 total visits
    IAM_BabelFish_Translate can access the Yahoo Babelfish site and request to translate a given text or remote Web page to another language.Translating to and from Dutch, English, Spanish, French, German, Italian and Portuguese, is supported.Requirements: PHP 4.0 or higher
  13. No Screenshot
    1683 total visits
    Different functions handle the conversion between several pairs of character set encoding, such as GB2312 to BIG5, GBK to UTF8 and UTF8 to BIG5.Requirements: PHP 3.0 or higher
  14. No Screenshot
    2160 total visits
    ArNumbers takes a positive number of up to 999999999 and converts it into an equivalent string with words of the Arabic language encoded using the Windows-1256 character set.The numbers for quantities of feminine subjects can also be spelled.Requirements: PHP 4.0 or higher
  15. No Screenshot
    1646 total visits
    Kenny Translator can be used to have fun with the South Park character.Requirements: PHP 3.0 or higher
Pages 2 of 6« 1 2 3 4 5 6 »