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!!)

  Files folder image Files  /  doc  
File Role Description
Files folder imagede (8 files)
Files folder imageen (8 files)

  Files folder image Files  /  doc  /  de  
File Role Description
  Accessible without login HTML file functions.htm Doc. German function reference
  Accessible without login HTML file index.html Doc. German documentation index
  Accessible without login HTML file inline.css Doc. Stylesheet for the docs
  Accessible without login HTML file lang_files.htm Doc. German languae file reference
  Accessible without login HTML file licence.htm Lic. License therms
  Accessible without login HTML file migration.htm Doc. German informations about migration from previous versions
  Accessible without login HTML file precompile.htm Doc. German introducion for precompiling the lang files
  Accessible without login HTML file support.htm Doc. German support informations

  Files folder image Files  /  doc  /  en  
File Role Description
  Accessible without login HTML file functions.htm Doc. English functions reference
  Accessible without login HTML file index.html Doc. English documentation index
  Accessible without login HTML file inline.css Doc. Stylesheet for the docs
  Accessible without login HTML file lang_files.htm Doc. English language file reference
  Accessible without login HTML file licence.htm Lic. License therms
  Accessible without login HTML file migration.htm Doc. English informations about migration from previous versions
  Accessible without login HTML file precompile.htm Doc. English introducion to precompile the lang files
  Accessible without login HTML file support.htm Doc. English support informations

  Files folder image Files  /  lang  
File Role Description
  Accessible without login Plain text file de-AT.ini Example Example Language file for example.php (Redirect)
  Accessible without login Plain text file de-CH.ini Example Example Language file for example.php (Redirect)
  Accessible without login Plain text file de-DE.ini Example Example Language file for example.php
  Accessible without login Plain text file de-DE.lng Example Example of a precompiled language file for example.php
  Accessible without login Plain text file en-EN.ini Example Example Language file for example.php
  Accessible without login Plain text file en-US.ini Example Example Language file for example.php (Redirect)

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