Package : php-pear-Config

Package details

Summary: Class for reading and writing Config-"files"

Description:
The Config package provides methods for editing configuration
datasources. It does so in an object oriented manner, defining each
and every items found in the config datasource as a Config_Container
of various types (comments, sections, directives, blanks, ...). Items
can then be edited, added, removed, inserted. This package is not
intended for reading configuration data only, but for editing them. If
you only want to read your configuration data, use functions like
parse_ini_file() and the like instead, they are much faster.


URL: http://pear.php.net/package/Config/
License: PHP License

Maintainer: mokraemer

List of RPMs