Letter P

php-ezc-Configuration - A component that allows you to use configuration files in different formats

Website: http://ezcomponents.org/
License: BSD
Vendor: Alcance Libre, Inc.
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.

Packages

php-ezc-Configuration-1.3.5-9.fc14.al.src [438 KiB] Changelog by Fedora Release Engineering (2014-06-07):
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild

Listing created by Repoview-0.6.6-6.fc14.al