[ol7_developer_EPEL] php-ezc-Configuration-1.3.5-9.el7.noarch

Name:php-ezc-Configuration
Version:1.3.5
Release:9.el7
Architecture:noarch
Group:Development/Libraries
Size:1104711
License:BSD
RPM: php-ezc-Configuration-1.3.5-9.el7.noarch.rpm
Source RPM: php-ezc-Configuration-1.3.5-9.el7.src.rpm
Build Date:Tue Nov 21 2017
Build Host:x86-ol7-builder-02.us.oracle.com
Vendor:Oracle America
URL:http://ezcomponents.org/
Summary:A component that allows you to use configuration files in different formats
Description:
The Configuration component allows you to read settings from configuration
files. Those settings can come from any backend in theory, but currently there
are two reader classes: ezcConfigurationIniReader  for reading plain
configuration files and ezcConfigurationArrayReader for reading parsed
configuration files in the form of a PHP array.

The Configuration component also allows you to modify settings in configuration
files and write those changes back to disk. There are two writer classes:
ezcConfigurationIniWriter for writing plain configuration files and
ezcConfigurationArrayWriter  for writing parsed configuration files in the form
of a PHP array.

Related Packages (Show Changelog) (Show Filelist)