Libraries tagged by config
symfony/config
400966599 Downloads
Helps you find, load, combine, autofill and validate configuration values of any kind
symfony/options-resolver
424931484 Downloads
Provides an improved replacement for the array_replace PHP function
symfony/routing
690675565 Downloads
Maps an HTTP request to a set of configuration variables
league/config
236372691 Downloads
Define configuration arrays with strict schemas and access values with dot notation
nette/schema
265882188 Downloads
📐 Nette Schema: validating data structures against a given Schema.
cakephp/cakephp
16298066 Downloads
The CakePHP framework
laravel/horizon
64676965 Downloads
Dashboard and code-driven configuration for Laravel queues.
sensio/framework-extra-bundle
165941731 Downloads
This bundle provides a way to configure your controllers with annotations
matthiasnoback/symfony-config-test
8313826 Downloads
Library for testing user classes related to the Symfony Config Component
illuminate/config
37843098 Downloads
The Illuminate Config package.
hassankhan/config
12681425 Downloads
Lightweight configuration file loader that supports PHP, INI, XML, JSON, and YAML files
consolidation/config
52195984 Downloads
Provide configuration services for a commandline tool.
vaimo/composer-patches
3733301 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.
nette/bootstrap
31363892 Downloads
🅱 Nette Bootstrap: the simple way to configure and bootstrap your Nette application.
josegonzalez/dotenv
8457095 Downloads
dotenv file parsing for PHP