PHP Classes

What is the best PHP multilanguage without database class?: Multilanguage script without database

Recommend this page to a friend!
  All requests RSS feed  >  What is the best PHP multilanguage wi...  >  Request new recommendation  >  A request is featured when there is no good recommended package on the site when it is posted. Featured requests  >  No recommendations No recommendations  

What is the best PHP multilanguage without database class?

Edit

Picture of Gourav Khandelwal by Gourav Khandelwal - 8 years ago (2016-03-15)

Multilanguage script without database

This request is clear and relevant.
This request is not clear or is not relevant.

+3

I need a multilanguage script to run without using a database. I am making a Web site which is being converted into a multilanguage site, so please suggest me packages to help me on this.

  • 1 Clarification request
  • 1. Picture of Dave Smith by Dave Smith - 7 years ago (2016-04-10) Reply

    In my experience, the fastest way to implement translation localization is to use Google Translate. It is as simple as adding a javascript snippet they provide and they take care of the rest.

    The downside is that you are stuck with their translations, which are not always accurate.

    Dave

    Ask clarification

    5 Recommendations

    AlText: Translate texts extracted from code into INI files

    This recommendation solves the problem.
    This recommendation does not solve the problem.

    0

    Picture of Everton da Rosa by Everton da Rosa package author package author Reputation 145 - 7 years ago (2016-06-02) Comment

    Translate texts extracted from code into INI files


    PHP Localization Library: Translate application texts using INI files

    This recommendation solves the problem.
    This recommendation does not solve the problem.

    +2

    Picture of alaca by alaca package author package author Reputation 35 - 7 years ago (2016-05-20) Comment

    This package will fit perfectly.


    Multiple Language Script without Database: Get application language texts from files

    This recommendation solves the problem.
    This recommendation does not solve the problem.

    +1

    Picture of Bharat Parmar by Bharat Parmar package author package author Reputation 410 - 7 years ago (2016-04-07) Comment

    This class can get application language texts from files.

    It can get the current user preferred language from session, GET or POST variables.

    The class loads a text file with application texts from a file which contains the text for each application text string in different languages.

    The class returns a given application text in a given supported language.

    Currently it supports English, Spanish and French languages.

    The class can also add new application texts to the translations file.


    PHP i18N Library: Translate application texts loaded from XML files

    This recommendation solves the problem.
    This recommendation does not solve the problem.

    +1

    Picture of Lionel F. Lebeau by Lionel F. Lebeau package author package author Reputation 140 - 8 years ago (2016-03-17) Comment

    Hello. This package can use multiple translation files. It uses XML files where you can put two levels of translation for complex cases. You can even implement comparisons for numeric translations.


    PHP Translation Text From Files: Translate application texts with translation files

    This recommendation solves the problem.
    This recommendation does not solve the problem.

    +1

    Picture of Name Removed by Name Removed package author package author Reputation 55 - 8 years ago (2016-03-17) Comment

    Hello, take a look into my class :)


    Recommend package
    : 
    :