Libraries tagged by php_ini
hassankhan/config
12395379 Downloads
Lightweight configuration file loader that supports PHP, INI, XML, JSON, and YAML files
psecio/iniscan
63145 Downloads
A scanner to evaluate php.ini security
noodlehaus/config
33020 Downloads
Lightweight configuration file loader that supports PHP, INI, XML, JSON, and YAML files
duncan3dc/php-ini
181048 Downloads
Manage php.ini settings on a temporary basis.
donatj/php-ini-builder
112611 Downloads
PHP `parse_ini_string` Compatible INI Builder
mirazmac/php-requirements-checker
8945 Downloads
A quick library to check the current environment against a set of defined requirements. It supports checking for PHP version, OS, Extensions, PHP INI values, Functions, Classes, Apache Modules and local Files and Folders.
brandembassy/php-memory
101686 Downloads
A simple tool to provide an easy-to-use API to get memory configuration from php.ini.
tajawal/php-ini-parser
2644 Downloads
A Zend_Config_Ini like parser for .ini files.
me-io/php-ini-parser
516 Downloads
A Zend_Config_Ini like parser for .ini files.
setbased/typed-config
14841 Downloads
A lightweight and strong typed that supports PHP, INI, XML, JSON, and YAML files
mouf/utils.common.getvars
163216 Downloads
This is a legacy non-OO package and should not be used in recent developments. A simple package that provides functions to get the parameters from the request in a consistent way. The varaiables can be rerieved in a way that is independent of the php.ini configuration file. Especially, it can cancel the effect of the dreadful 'magic_quotes' parameter.
mhndev/config
17464 Downloads
Lightweight configuration file loader that supports PHP, INI, XML, JSON, and YAML files forked from hassankhan/config
juzaweb/config
584186 Downloads
Lightweight configuration file loader that supports PHP, INI, XML, JSON, and YAML files
sakanjo/memory-limited
3 Downloads
A package to limit the memory upon a function call.
v-dem/queasy-config
429 Downloads
Configuration classes (currently supports PHP, INI, XML and JSON configs), part of QuEasy PHP Framework