Libraries tagged by konfig
wp-cli/wp-config-transformer
7093477 Downloads
Programmatically edit a wp-config.php file.
wp-cli/config-command
7144239 Downloads
Generates and reads the wp-config.php file.
symplify/config-transformer
1302882 Downloads
Convert Symfony YAML/XML format to PHP/YAML
roots/wp-config
5953933 Downloads
Collect configuration values and safely define() them
matthiasnoback/symfony-config-test
7633235 Downloads
Library for testing user classes related to the Symfony Config Component
helhum/config-loader
6432644 Downloads
Generic config loader with context and environment support.
dflydev/dot-access-configuration
14214060 Downloads
Given a deep data structure representing a configuration, access configuration by dot notation.
ashallendesign/laravel-config-validator
291954 Downloads
A package for validating your Laravel app's config.
zendframework/zend-config
19577718 Downloads
provides a nested object property based user interface for accessing this configuration data within application code
laminas/laminas-config
23559940 Downloads
provides a nested object property based user interface for accessing this configuration data within application code
vaimo/composer-patches
3434279 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.
symfony/requirements-checker
3858067 Downloads
Check Symfony requirements and give recommendations
roots/bedrock
391771 Downloads
WordPress boilerplate with Composer, easier configuration, and an improved folder structure
magepal/magento2-gmailsmtpapp
1580551 Downloads
Magento 2 SMTP Extension - Configure Magento 2 to send all transactional email using Gmail, G Suite, Amazon SES, Office360, Mailgun, SendGrid, Mandrill or any other SMTP servers
m1/env
9729124 Downloads
Env is a lightweight library bringing .env file parser compatibility to PHP. In short - it enables you to read .env files with PHP.