Download the PHP package activecollab/configfile without Composer
On this page you can find all versions of the php package activecollab/configfile. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download activecollab/configfile
More information about activecollab/configfile
Files in activecollab/configfile
Download activecollab/configfile
More information about activecollab/configfile
Files in activecollab/configfile
Vendor activecollab
Package configfile
Short Description Get constants from a configuration file written in PHP
License MIT
Package configfile
Short Description Get constants from a configuration file written in PHP
License MIT
Please rate this library. Is it a good library?
Informations about the package configfile
ConfigFile Library
Simple utility for getting constants from configuration files written in PHP.
Installation
To install it, use Composer:
Usage
If we have a config.example.php
file that looks like this:
and we parse it like this:
we'll get:
To Do
This library has been created in a bit of a rush, so there are still some things to do:
const
should be parsed using tokenizer- Follow included files using
include
andrequire
[?] - Library should be able to modify and write config files [?]
All versions of configfile with dependencies
PHP Build Version
Package Version
Requires
ext-ctype Version
*
ext-mbstring Version *
ext-mbstring Version *
The package activecollab/configfile contains the following files
Loading the files please wait ....