Multi-language management and support on the site.
Multi-language management and support on the php (web).
Add a word to active language.
Return :
Bool
Parameters :
Get a word from active language.
Return :
The value of word.
Parameters :
Add a word to custom language.
Return :
Bool
Parameters :
Add a new language.
Return :
Bool
Parameters :
Remove a language.
Return :
Bool
Parameters :
Activate a language.
Return :
Bool
Parameters :
Get current active language.
Return :
Name of the active language.
Parameters :
None
Check a language is exists or not.
Return :
Bool
Parameters :
Get list of the languages or list of the words of a language.
Return :
Array
Parameters :
This library is simple and lightweight and can be used for language management.
It called LM-PHP(LMPHP).
This project started to be used for personal use.
At the very beginning, the project was used in the infrastructure of the servers of a project in India.
To be able to manage language and vocabulary more easily. (International projects)
With my decision, this project was put up for free.
LMPHP is licensed under the GNU General Public License.