PHP Configuration
Configuration formats parsing and generation-
GPGSend is a PHP script to send a GnuPG encrypted email from a form.Requirements:- Apache (with mod_action), - PHP running as a CGI, CGIwrap, - GnuPG.
-
PHP INI File Class is a Simple Ini File Implementation to keep settings in a simple file instead of in a DB.
-
The class Log4P is meant to output logging messages to log files. It can store messages formatted with a variable number of arguments and then exit.
-
clsINI can generate HTML for displaying forms to either create or edit an existing INI file.Parameter values can be added or changed and the definitions are saved back to an INI file.Requirements: PHP 4.0 or higher
-
Spyc is a YAML loader/dumper written in PHP. Given an YAML document, Spyc will return an array which you can use however you see fit. If an array is given as input, Spyc will return a string which contains a YAML document built from the provided data.YAML is an amazingly human friendly and strikingly versatile data serialization language which can ...
-
IDProperty includes a given PHP script with values set in array entries of a variable name properties.The array values is assigned to the class variable, so that the values of an entries of the properties array, can be returnedRequirements: PHP5.0 or higher
-
This class can be used to generate proxy auto-configuration files from XML definitions.It takes a XML file with proxy definitions and generates Javascript for a proxy auto-configuration file that instructs the user browser to access the Internet using one or more listed proxy servers. Requirements: PHP 5.1 or higher
-
ini_manager is a rewritten version of the INI manager class of Alessandro Rosa. Requirements: PHP 5.2.6 or higher
-
The php.ini file can be parsed and the values of the options can be extracted. The PHP.ini can change the options values, add and remove new options or sections, and when done it can save the changes back to the php.ini file.
-
Config can open a file in INI format according to a command that includes the base name, section and settings to be retrieved. It parses the file and returns the specified setting value. The singleton pattern is used to keep a cache of previously parsed INI files in case multiple setting values need to be retrieved. Requirements: PHP 5 or ...
-
IAF decoder coder can generate configuration files for Outlook Express in the IAF format that may include details of configuration for accessing SMTP, POP3, NNTP, IMAP and HTTP servers. The configuration option values stored in the class variable can also be extracted from a loaded IAF file. Requirements: PHP 5.0 or higher
-
Directives to enable to disable user authentication without affecting other Apache directives, can be added or removed from an .htaccess file. Requirements: PHP 3.0 or higher
-
INI Manager Improved builds on top of the INI Manager class of Alessandro Rosa, by implementing several performance optimizations. Requirements: PHP 5.2 or higher
-
INI files can be edited, updated or deleted.
-
mod_rewrite configuration directives are located in Apache configuration files within delimited file sections.Relink can take URLs of relative links and rewrite them based on the mod_rewrite rules found in the Apache configuration file.Requirements: PHP 3.0 or higher

