Libraries tagged by php.ini
v-dem/queasy-config
429 Downloads
Configuration classes (currently supports PHP, INI, XML and JSON configs), part of QuEasy PHP Framework
tpaksu/xdebug-toggle
67 Downloads
Toggles on/of the already installed xdebug extension on php.ini file.
searbe/brite-config
1465 Downloads
A simple PHP INI (or plain array) configuration class with dot-notation access
mouf/utils.common.getvars
163250 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.
camoo/config
144 Downloads
Lightweight configuration file loader that supports PHP, INI, XML, JSON, and YAML files
balint-horvath/dotenv-php
387 Downloads
Simple .env file parser and ENV loader (.env to getenv() and $_ENV) based on standard PHP INI parser (parse_ini_file).
micschk/silverstripe-chunkeduploadfield
5611 Downloads
A Silverstripe UploadField that supports (very) large uploads without fiddling with php.ini
felixsand/phpinisetter
659 Downloads
Console command for setting php.ini configs
frickelbruder/php-ini-setter
30 Downloads
A tool to adjust php.ini settings
chatlune/php-ini-wrapper
24 Downloads
Small wrapper for PHP ini_get()
mikeshiyan/php-ini
33 Downloads
PHP script to update php.ini configuration options.
yottacms/yotta-phpsettings-bundle
52 Downloads
Yotta Php.ini settings bundle
vnagara/runtime-config
309 Downloads
Provide server independent runtime (user php ini) configuration pack
phppkg/ini
3700 Downloads
An enhanced PHP INI parser
webjawns/webjawns-php-config
12 Downloads
Allows setting of php.ini options per controller, per route, and globally in ZF2