Libraries tagged by configuration library
amsa/phprop
3941 Downloads
ini configuration library
hamoda-dev/configure
12 Downloads
Configuration PHP Library
azi/config
21 Downloads
Easy Configuration Management Library
opis/config
851 Downloads
A configuration management library with support for multiple backend storages
oopsguy/pconfig
20 Downloads
A PHP library for parsing configuration(json, yaml, ini, xml and php)
eve-in-ua/multiconf
1031 Downloads
Library for global configuration.
xaoc/laravel-tcpdf
15738 Downloads
A simple Laravel 5 service provider with some basic configuration for including the TCPDF library
victordzmr/conf2json
1067 Downloads
Library that converts PHP configuration files to JSON. It also includes a command-line interface.
sekjun9878/properties
28 Downloads
A PHP library to parse .properties configuration files, often used for Minecraft servers.
adrotec/webapi-bundle
14640 Downloads
Create a JSON WebApi with minimum configuration, targetting several client side libraries, such as breeze js
shanethehat/php-hocon
11 Downloads
Library for parsing HOCON format configuration files
jkniest/linting
1875 Downloads
Internal library which contains my linting configurations
platine-php/config
3438 Downloads
Platine Config is the library used to manage the application configuration based on differents loaders
rmunate/php-config-runtime
179 Downloads
The PhpRunTime Library provides methods for managing PHP configuration at runtime. It allows you to set, get, and restore configuration options, as well as check their existence and status.
rmunate/laravel-config-runtime
117 Downloads
The `LaravelRuntime` Library empowers you to modify Laravel configuration values at runtime. It's essential to note that these changes won't affect the values in the `.env` file; they will only apply while your scripts are running.