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
971 stars
36 watching
137 forks
Language: PHP
last commit: 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A configuration loader for the Slim Framework that supports multiple file formats and can be used as middleware or per-route | 34 |
| A tool to load configuration from YAML files in a Phalcon application | 2 |
| A Go configuration library that loads and reloads settings from files and environment variables on signal changes. | 215 |
| A simple and versatile configuration loader for Go applications. | 553 |
| Tools and framework for serializing and deserializing C++ data structures from configuration files | 222 |
| A configuration loading framework for containerized and cloud-native applications | 95 |
| A library that loads configuration from multiple backends into a structured format | 496 |
| A tool to get namespaced config from the closest package.json | 120 |
| Provides methods to access and manipulate configuration data stored in JSON or YAML files. | 267 |
| A package that loads configuration values from various sources into typesafe structs in a structured and flexible way. | 9 |
| An Angular library that provides an easy way to load and manage runtime configuration values | 35 |
| A utility package that loads and validates configuration variables from multiple file formats at runtime. | 3 |
| A library for easily managing application configuration as a typesafe struct | 337 |
| An example C++ project to parse a specific configuration file format | 1 |
| Loads YAML configuration files into the environment variables of an application. | 78 |