config

config loader

Config loads values from various file formats and strings into a PHP object.

Config is a lightweight configuration file loader that supports PHP, INI, XML, JSON, and YAML files

GitHub

972 stars
35 watching
136 forks
Language: PHP
last commit: over 1 year ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
davidepastore/slim-config A configuration loader for the Slim Framework that supports multiple file formats and can be used as middleware or per-route 34
ienaga/phalconconfig A tool to load configuration from YAML files in a Phalcon application 2
joshbetz/config A Go configuration library that loads and reloads settings from files and environment variables on signal changes. 215
cristalhq/aconfig A simple and versatile configuration loader for Go applications. 551
netcan/config-loader Tools and framework for serializing and deserializing C++ data structures from configuration files 220
sherifabdlnaby/configuro A configuration loading framework for containerized and cloud-native applications 95
heetch/confita A library that loads configuration from multiple backends into a structured format 495
sindresorhus/package-config A tool to get namespaced config from the closest package.json 120
olebedev/config Provides methods to access and manipulate configuration data stored in JSON or YAML files. 267
miladabc/gonfig A package that loads configuration values from various sources into typesafe structs in a structured and flexible way. 9
pjlamb12/runtime-config-loader An Angular library that provides an easy way to load and manage runtime configuration values 35
massivefermion/enux A utility package that loads and validates configuration variables from multiple file formats at runtime. 3
jeremyloy/config A library for easily managing application configuration as a typesafe struct 336
beached/daw_json_link_config_parser An example C++ project to parse a specific configuration file format 1
philnash/envyable Loads YAML configuration files into the environment variables of an application. 78