Libraries tagged by configuration file
mcustiel/php-simple-config
4081 Downloads
A simple library to manage configuration files in different formats and cache them.
tajawal/php-ini-parser
2678 Downloads
A Zend_Config_Ini like parser for .ini files.
renoki-co/laravel-yaml-config
3 Downloads
The usual Laravel config files, but with one YAML. Write objects and arrays in your config without having to write ugly inline, JSON.
neelkanthk/laravel-easyenv
12 Downloads
Easily manage and switch between multiple environment files using cli.
me-io/php-ini-parser
516 Downloads
A Zend_Config_Ini like parser for .ini files.
mascame/arrayer
1443 Downloads
Array manipulation with dot notation. Also prepares an array to be put in a file. Very useful for config files.
danack/configurator
9851 Downloads
Generates config files from PHP, JSON and Yaml data files.
requtize/config
790 Downloads
Simple Config library, that handle PHP arrays, YAML and INI files as configs and can dump all configs into one PHP file as Cache.
miladrahimi/phpconfig
373 Downloads
A PHP configuration tool
marketo/silverstripe-contextawareuploadfield
6182 Downloads
An upload field that makes use of configuration and keywords for determining the upload target
intahwebz/configurator
617 Downloads
Generates config files from PHP, JSON and Yaml data files.
devuri/wp-env-config
1449 Downloads
A small package to define WordPress configuration constants using environment variables with a .env file.
fileinvite-org/laravel-database-encryption
10249 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
zaphyr-org/config
124 Downloads
Load configuration files the easy way. This configuration loader supports PHP, INI, JSON, XML, YAML and NEON file extensions.
wuestkamp/alterable-form-bundle
1176 Downloads
Allows Symfony Forms to be altered based on YAML configuration files