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