Page 1 of 1

phpSimpleLanguage Class

Posted: Wed Oct 23, 2013 6:28 pm
by Filip
Hello,

Few months ago, I started working on my multi language engine for PHP for the Project Temperature. Some of you might also remember my multi language tutorial from last year. Since the engine in PT works fine I decided to make it separate open source project. After few weeks of development I made

phpSimpleLanguage class 1.0b

Here are some features:
  • Simple usage inside PHP
  • Simple files for storing (even non-developers can edit it)
  • Pretty fast
  • Clean and easy-to-understand source code (commented)
  • Variables
  • Translations meta
  • And more
Source and example:
langclass.zip
See it in action [link]

All bugs, questions and suggestions may be posted here.

Thanks for reading.
-Filip

Re: phpSimpleLanguage Class

Posted: Wed Oct 23, 2013 7:04 pm
by Dummy1912
nice share :)
thanks