PHP Classes
elePHPant
Icontem

LanguageSys: Use multi-idiom texts with pre-compilation support

Recommend this page to a friend!
  Info   View files View files (27)   DownloadInstall with Composer Download .zip   Reputation   Support forum (1)   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2006-09-01 (10 years ago) RSS 2.0 feedStarStarStarStar 74%Total: 1,292 All time: 2,870 This week: 1,099Up
Version License Categories
languagesys 1.0GNU General Publi...Localization
Description Author

LanguageSys is class for use in internationalized applications.
It handles the access to language files with the definition of texts for each supported idiom. These language files are in the .ini format.
It is also possible to pre-compile the definitions of language files to reduce the processing time.
This class approach is highly object oriented, so it makes the language definitions accessible as variables of the class itself.
It comes with a system to retrieve a list of all the available languages in
a given directory where the language files are located.
Language identifiers conform to RFC 1766 recommendations.
LanguageSys is also aviable for some other programming languages, eg. for Python. For more details see the homepage.

In german:
Diese Klasse ist dazu da, ein Programm in verschiedenen Sprachen bereitzustellen.
Sie übernimmt dabei das Auslesen von Sprachdateien, welche im Stil einer INI Datei aufgebaut sind.
Es ist auch möglich, die INI Dateien vorzukompilieren (precompiling), um so die Geschwindigkeit des Abarbeitens zu erhöhen.
Dieses System setzt auf hohe Objektorientiertheit, so werden alle ausgelesenen aliase als member-Variablen der eigenen Klasse zur Verfügung gestellt.
Des weiteren beinhaltet diese Klasse ein System, um anhand des Verzeichnisses mit den Sprachdateien eine Liste zu erstellen, die wiedergibt, welche Sprachen verfügbar sind.
Die Sprachen werden nach RFC1766 unterschieden.
LanguageSys ist auch für einige andere Programmiersprachen verfügbar, zum Beispiel für Python. Mehr details hierzu auf der Homepage.

Picture of MC Breit
Name: MC Breit <contact>
Classes: 7 packages by
Country: Germany Germany
Innovation award
Innovation award
Nominee: 1x

  Files folder image Files  
File Role Description
Files folder imagedoc (2 directories)
Files folder imagelang (6 files)
Accessible without login Plain text file changelog.txt Doc. The changelog of LanguageSys
Accessible without login Plain text file example.php Example Example script (For use in a webenviroment)
Plain text file LanguageSys.class.php Class The main class
Accessible without login Plain text file precompile.php Aux. A simple script to precompile your language files
Plain text file rfc1766.class.php Class The rfc1766 class which is used to validate the language tags. (Required by the main class!!)

Downloadlanguagesys-2006-09-01.zip 48KB
Downloadlanguagesys-2006-09-01.tar.gz 40KB
Install with ComposerInstall with Composer
Needed packages  
Class DownloadWhy it is needed Dependency
RFC 1766 Download .zip .tar.gz This class is used to validate the language tags used by LanguageSys Required
 Version Control Unique User Downloads Download Rankings  
 0%
Total:1,292
This week:0
All time:2,870
This week:1,099Up
User Ratings User Comments (1)
 All time
Utility:95%StarStarStarStarStar
Consistency:83%StarStarStarStarStar
Documentation:87%StarStarStarStarStar
Examples:91%StarStarStarStarStar
Tests:-
Videos:-
Overall:74%StarStarStarStar
Rank:139
 
Excellent
7 years ago (kishore kumar)
80%StarStarStarStarStar