Login   Register  
PHP Classes
elePHPant
Icontem

Simple YAML Config Reader

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us

  Author  
Picture of Chavo
Name: Chavo <e-mail contact>
Packages: 1 Browse all classes by Chavo Browse all classes by
Country: Bulgaria Bulgaria - PHP jobs in Bulgaria
Age: 35
All time rank: 209915 in Bulgaria Bulgaria
Week rank: 1054 Up6 in Bulgaria Bulgaria Up


  Detailed description   Download .zip .tar.gz  
This package can be used to read configuration settings from file YAML format.

It uses a separate class named SPYC, written by Chris Wanstrath, to parse YAML configuration files and returns an associative array with pairs of configuration options and the respective values.

The configuration class uses the singleton pattern, so a configuration file is loaded and parsed only once per script.

It automatic switches between configuration files depending on the machine the script is running.

It also checks the request query string for language parameter and automatically loads the contents of the relevant localization file into a global variable for easier use.

  Classes of Chavo  >  Simple YAML Config Reader  >  Download .zip .tar.gz  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Simple YAML Config Reader
Base name: yamlconfig
Description: Read configuration settings from YAML files
Version: -
PHP version: 5.0
License: GNU General Public License (GPL)
All time users: 915 users
All time rank: 3408
Week users: 2 users
Week rank: 1303 Up
 
  Groups   Rate classes User ratings   Trackback  
  Applications   Related links   Files Files  

  Groups  
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image Configuration Configuration formats parsing and generation View top rated classes


  User ratings  
Not yet rated by the users

  Trackback links  
Link Description
Extending PHP Today, an article was posted on Zend’s Developer zone that caught my eye: Using YAML with PHP and PECL...

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.

  Related links  
Link Description
YAML Specifications Information on the YAML format
SPYC parser YAML Parser Class for PHP

  Files folder image Files  
File Role Description
Plain text file settings.class.php Class Main Class
Accessible without login Plain text file localhost.yml Data Sample configuration file
Accessible without login Plain text file example.php Example Example script
Plain text file spyc.php Class YAML parser class
Accessible without login Plain text file en.yml Data Sample localization file
Accessible without login Plain text file fr.yml Data Sample localization file
Accessible without login Plain text file readme.txt Doc. Readme file

Download all files: yamlconfig.tar.gz yamlconfig.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.