Libraries tagged by configuration file
mhndev/config
18206 Downloads
Lightweight configuration file loader that supports PHP, INI, XML, JSON, and YAML files forked from hassankhan/config
lunr/config
5573 Downloads
Lunr.Config is a library for configuration file access and loading.
juzaweb/config
584804 Downloads
Lightweight configuration file loader that supports PHP, INI, XML, JSON, and YAML files
aedart/athenaeum-config
2359 Downloads
A loader that is able to load various types of configuration files
kingofcode/laravel-uploadable
6080 Downloads
Laravel Uploadable trait to automatically upload images and files with minimum configuration
toneflix-code/laravel-dbconfig
502 Downloads
A Laravel package that allows you to configure your app using database entries with support for Arrays and files.
tajawal/php-ini-parser
2749 Downloads
A Zend_Config_Ini like parser for .ini files.
setbased/typed-config
17742 Downloads
A lightweight and strong typed that supports PHP, INI, XML, JSON, and YAML files
dirtsimple/postmark
216 Downloads
Sync WP content from Markdown files
davidcochrum/dotenv-vault-laravel
2648 Downloads
Laravel package to load environment variables from encrypted .env.vault files
devuri/wp-env-config
1474 Downloads
A small package to define WordPress configuration constants using environment variables with a .env file.
survos/installer
2919 Downloads
Composer plugin for installing configuration files and updating .env and .gitignore, based on survos/installer
stolt/composer-travis-lint
13608 Downloads
Composer script to lint a Travis CI configuration file.
rogerza/php-simple-text-parser
248 Downloads
A simple library intended to break texts into structured data based on configuration files.
noiselabs/configparser
2401 Downloads
A configuration file parser for PHP 5.3 heavily inspired by Python's configparser library