Libraries tagged by configuration file
hassankhan/config
12882929 Downloads
Lightweight configuration file loader that supports PHP, INI, XML, JSON, and YAML files
josegonzalez/dotenv
8744670 Downloads
dotenv file parsing for PHP
vaimo/composer-patches
3879658 Downloads
Applies a patch from a local or remote file to any package that is part of a given composer project. Patches can be defined both on project and on package level. Optional support for patch versioning, sequencing, custom patch applier configuration and patch command for testing/troubleshooting added patches.
endroid/installer
10259107 Downloads
Composer plugin for installing configuration files
sandrokeil/interop-config
402522 Downloads
Provides interfaces and a concrete implementation to create instances depending on configuration via factory classes and ensures a valid config structure. It can also be used to auto discover factories and to create configuration files.
clagiordano/weblibs-configmanager
3174848 Downloads
weblibs-configmanager is a tool library for easily read and access to php config array file and direct read/write configuration file / object
stechstudio/laravel-php-cs-fixer
702654 Downloads
Easily format your Laravel Code with this Configuration file and accompanying artisan command.
chrisdicarlo/laravel-config-checker
161321 Downloads
Package to check that configuration key references actually exist in your config files.
hypernode/deploy-configuration
73670 Downloads
Hypernode deploy configuration files
noodlehaus/config
34024 Downloads
Lightweight configuration file loader that supports PHP, INI, XML, JSON, and YAML files
eloquent/composer-config-reader
2115829 Downloads
A light-weight component for reading Composer configuration files.
sroze/companienv
406668 Downloads
Companion for .env files
stillat/proteus
200999 Downloads
Provides utilities for parsing and updating Laravel-style PHP configuration files.
laktak/hjson
215643 Downloads
JSON for Humans. A configuration file format with relaxed syntax, fewer mistakes and more comments.
codemix/yii2-configloader
116018 Downloads
Build configuration arrays from config files and env vars.