Libraries tagged by php_ini
hassankhan/config
12910875 Downloads
Lightweight configuration file loader that supports PHP, INI, XML, JSON, and YAML files
psecio/iniscan
63425 Downloads
A scanner to evaluate php.ini security
noodlehaus/config
34118 Downloads
Lightweight configuration file loader that supports PHP, INI, XML, JSON, and YAML files
duncan3dc/php-ini
199323 Downloads
Manage php.ini settings on a temporary basis.
donatj/php-ini-builder
119193 Downloads
PHP `parse_ini_string` Compatible INI Builder
mirazmac/php-requirements-checker
10367 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.
tajawal/php-ini-parser
2756 Downloads
A Zend_Config_Ini like parser for .ini files.
setbased/typed-config
17804 Downloads
A lightweight and strong typed that supports PHP, INI, XML, JSON, and YAML files
mouf/utils.common.getvars
163562 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
18232 Downloads
Lightweight configuration file loader that supports PHP, INI, XML, JSON, and YAML files forked from hassankhan/config
juzaweb/config
584817 Downloads
Lightweight configuration file loader that supports PHP, INI, XML, JSON, and YAML files
brandembassy/php-memory
106879 Downloads
A simple tool to provide an easy-to-use API to get memory configuration from php.ini.
micschk/silverstripe-chunkeduploadfield
5650 Downloads
A Silverstripe UploadField that supports (very) large uploads without fiddling with php.ini
me-io/php-ini-parser
517 Downloads
A Zend_Config_Ini like parser for .ini files.
sakanjo/memory-limited
5 Downloads
A package to limit the memory upon a function call.