Libraries tagged by php.ini
hassankhan/config
12664381 Downloads
Lightweight configuration file loader that supports PHP, INI, XML, JSON, and YAML files
psecio/iniscan
63309 Downloads
A scanner to evaluate php.ini security
noodlehaus/config
33626 Downloads
Lightweight configuration file loader that supports PHP, INI, XML, JSON, and YAML files
duncan3dc/php-ini
189779 Downloads
Manage php.ini settings on a temporary basis.
donatj/php-ini-builder
116141 Downloads
PHP `parse_ini_string` Compatible INI Builder
brandembassy/php-memory
103998 Downloads
A simple tool to provide an easy-to-use API to get memory configuration from php.ini.
setbased/typed-config
16988 Downloads
A lightweight and strong typed that supports PHP, INI, XML, JSON, and YAML files
mirazmac/php-requirements-checker
9912 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
2695 Downloads
A Zend_Config_Ini like parser for .ini files.
mouf/utils.common.getvars
163320 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
17874 Downloads
Lightweight configuration file loader that supports PHP, INI, XML, JSON, and YAML files forked from hassankhan/config
juzaweb/config
584632 Downloads
Lightweight configuration file loader that supports PHP, INI, XML, JSON, and YAML files
micschk/silverstripe-chunkeduploadfield
5623 Downloads
A Silverstripe UploadField that supports (very) large uploads without fiddling with php.ini
me-io/php-ini-parser
516 Downloads
A Zend_Config_Ini like parser for .ini files.
sakanjo/memory-limited
3 Downloads
A package to limit the memory upon a function call.