Libraries tagged by php-ini
felixsand/phpinisetter
657 Downloads
Console command for setting php.ini configs
zaphyr-org/config
99 Downloads
Load configuration files the easy way. This configuration loader supports PHP, INI, JSON, XML, YAML and NEON file extensions.
webjawns/webjawns-php-config
12 Downloads
Allows setting of php.ini options per controller, per route, and globally in ZF2
uspilot/ini_parser
16 Downloads
PHP .INI file parser
steveorevo/config-file
37 Downloads
Allows for easy querying and updating of popular configuration and source code file formats (Apache config, PHP, ini, etc).
neooblaster/prepends
67 Downloads
Xpender is a script to enhance and simplify PHP auto-inclusion files with 'auto_append_file' and 'auto_prepend_file' configuration without edit php.ini after the first configuration.
mferly/session-parser
4 Downloads
Use this to iterate through active session files within the defined PHP sessions folder found in php.ini to look for authenticated sessions.
matiasnamendola/slimpower-config
46 Downloads
Config is a file configuration loader that supports PHP, INI, XML, JSON, and YML files.
koded/session
299 Downloads
A session library with custom handlers and php.ini support
itsmelepassos/phpoo-timezone
166 Downloads
Atribua um fuso horário local sem a necessidade de alterar o arquivo php.ini
intrd/php-docbloc
4 Downloads
PHP docBloc - Generate and keep updated docBlock of your project files fetching details from composer.json and Git. Supported filetypes: *.php, *.ini, *.sh, *.bat, *.md (No Composer or PEAR need to be installed to use this tool).
etconsilium/php-multi-config
2 Downloads
lightweight configuration file loader & formatter that supports PHP, Ini, XML, JSON, YAML, Plist files and Array(); based on noodlehaus/config
donsimon/alt-brite-config
19 Downloads
A simple PHP INI (or plain array) configuration class with dot-notation access
ctw/ctw-middleware-phpconfig
96 Downloads
This PSR-15 middleware allows php.ini settings to be set at runtime with values from a config file.
chinacn/ini-parser
21 Downloads
PHP INI Parser Library