Skip to content

jaychow/configParser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

configParser

This is a simple config parser for PHP.

To use, include the php then initialize the Parser object. Use the load($path) function to load the config file.

All the config will be stored in the object.

See sample.php to see exmaple on loading and calling configurations.

About

A simple config parser for PHP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages