|
|
| Name: |
pConfig |
| Base name: |
pconfig |
| Description: |
Manage hierarchical configuration files |
| Related classes: |
hierarchical, configurator, Hierarchical Data, unlimited |
| Version: |
- |
| PHP version: |
- |
| License: |
Free for non-commercial use |
| All time users: |
892 users |
| All time rank: |
3285 |
| Week users: |
1 user |
| Week rank: |
2417 |
| |
|
 |
|
Innovation award
 Nominee: 2x |
This class can be used to create and manage hierarchical configuration files.
The configuration is defined as a tree of unlimited depth on which the nodes may contain any type of values.
The class read and write the configuration to files. The class supports writing configuration files in a protected mode, which consists of generating a PHP script file that does not output anything if it is executed when it is directly accessible via the Web server. This way it does not exposes the information stored in the configuration file.
The class also supports writing configuration files in a synchronized mode, on which each change to configuration tree is automatically saved to the configurator file.
The class may also store comments to help other people understanding the data that is stored.
The generated configuration files are automatically indented according to the depth of the nodes.
| There are not enough user ratings to display for this class. |
| |
Packages needed by this class |
|
|
| Class |
Dependency |
Why it is needed |
| pTree |
Required |
Used to manage Tree Structure |
| |
Applications that use this class |
|
|
| Link |
Description |
| VGPro.com |
Games Information WebSite. Uses pConfig in Admin Area, providing configuration information of database, rows per page, etc |

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|