PHP Classes
elePHPant
Icontem

PHP Configuration Writer: Generate configuration files as PHP scripts

Recommend this page to a friend!
  Info   View files Documentation   View files View files (18)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2018-11-13 (19 days ago) RSS 2.0 feedNot yet rated by the usersTotal: 84 This week: 3All time: 9,178 This week: 116Up
Version License PHP version Categories
config-writer 2MIT/X Consortium ...5PHP 5, Code Generation, Configuration
Description Author

This package can generate configuration files as PHP scripts.

It takes an associative array as initial values for configuration that can be changed dynamically.

The configuration can be changed by adding individual values or whole new sections of values.

The package can generate a PHP script as output to be used by applications that can include the script to use the configuration values.

The package can also take a string as parameter that defines heading comments of the output PHP script configuration file.

  Performance   Level  
Name: Filip Štamcar <contact>
Classes: 3 packages by
Country: Slovenia Slovenia
Innovation award
Innovation award
Nominee: 1x

  Files folder image Files  
File Role Description
Files folder imagesrc (4 files, 2 directories)
Files folder imagetests (3 files, 1 directory)
Accessible without login Plain text file .travis.yml Data Auxiliary data
Accessible without login Plain text file composer.json Data Auxiliary data
Accessible without login Plain text file LICENSE Lic. License text
Accessible without login Plain text file phpcs.xml.dist Data Auxiliary data
Accessible without login Plain text file phpunit.xml.dist Data Auxiliary data
Accessible without login Plain text file README.md Doc. Read me

  Files folder image Files  /  src  
File Role Description
Files folder imageExceptions (2 files)
Files folder imageWriters (2 files)
  Plain text file AbstractConfig.php Class Class source
  Plain text file Config.php Class Class source
  Plain text file ConfigInterface.php Class Class source
  Plain text file Record.php Class Class source

  Files folder image Files  /  src  /  Exceptions  
File Role Description
  Plain text file UnsupportedFormatException.php Class Class source
  Plain text file WriteException.php Class Class source

  Files folder image Files  /  src  /  Writers  
File Role Description
  Plain text file PhpWriter.php Class Class source
  Plain text file WriterInterface.php Class Class source

  Files folder image Files  /  tests  
File Role Description
Files folder imageWriters (1 file)
  Plain text file AbstractConfigTest.php Class Class source
  Plain text file ConfigTest.php Class Class source
  Plain text file RecordTest.php Class Class source

  Files folder image Files  /  tests  /  Writers  
File Role Description
  Plain text file PhpWriterTest.php Class Class source

 Version Control Unique User Downloads Download Rankings  
 100%
Total:84
This week:3
All time:9,178
This week:116Up