Libraries tagged by config file
hassankhan/config
13770467 Downloads
Lightweight configuration file loader that supports PHP, INI, XML, JSON, and YAML files
wp-cli/wp-config-transformer
10841857 Downloads
Programmatically edit a wp-config.php file.
wp-cli/config-command
10769110 Downloads
Generates and reads the wp-config.php file.
vaimo/composer-patches
4617872 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.
m1/env
12803612 Downloads
Env is a lightweight library bringing .env file parser compatibility to PHP. In short - it enables you to read .env files with PHP.
backpack/generators
2794298 Downloads
Generate files for laravel projects
chrisdicarlo/laravel-config-checker
202795 Downloads
Package to check that configuration key references actually exist in your config files.
sandrokeil/interop-config
482471 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.
pragmarx/yaml
2837801 Downloads
Load your Laravel config files using yaml
leek/laravel-vendor-cleanup
29099 Downloads
Laravel commands to detect and clean up unchanged vendor-published files (configs, migrations, views, lang files)
clagiordano/weblibs-configmanager
3700651 Downloads
weblibs-configmanager is a tool library for easily read and access to php config array file and direct read/write configuration file / object
j0k3r/graby-site-config
388529 Downloads
Graby site config files
winter/laravel-config-writer
352357 Downloads
Utility to create and update Laravel config and .env files
ruudk/symfony-config-code-generator
192609 Downloads
Transform ContainerBuilder configurations into modern Symfony configuration files with zero effort
symplify/php-config-printer
2368639 Downloads
Print Symfony services array with configuration to to plain PHP file format thanks to this simple php-parser wrapper