yaconf
Config Manager
A PHP extension for managing persistent configurations from INI files.
A PHP Persistent Configurations Container
1k stars
78 watching
184 forks
Language: C
last commit: 5 months ago
Linked from 2 awesome lists
cconfiguration-managementphpyaconf
Related projects:
Repository | Description | Stars |
---|---|---|
jeremyloy/config | A library for easily managing application configuration as a typesafe struct | 336 |
ducasse/chrysal | A tool for managing application configurations using static JSON files and generating reader classes to convert between configuration formats and internal representations. | 6 |
chillerlan/php-settings-container | A container class for managing immutable configuration settings in PHP. | 27 |
craue/craueconfigbundle | Provides runtime configuration management and access to settings stored in the database via a service | 173 |
sindresorhus/conf | A module that simplifies configuration management in Node.js applications | 1,234 |
omry/omegaconf | A flexible configuration system for Python applications | 1,980 |
rvanlaak/settingsbundle | Configuration management bundle for Symfony applications | 113 |
kkyr/fig | A library to manage application configurations in Go. | 380 |
shinmera/ubiquitous | A library providing persistent configuration storage through an easy-to-use API. | 28 |
jagerente/gocfg | A configuration management library for Go programs. | 6 |
num30/config | A package for declarative configuration in Go | 50 |
rubyconfig/config | Enables environment-specific settings management in Ruby projects | 2,113 |
icyleaf/totem | A configuration library that loads and parses data from various formats and stores it in a structured format for easy access and manipulation. | 68 |
laruence/yac | A fast, shared memory cache system for storing and retrieving data in PHP applications. | 825 |
fukamachi/envy | A configuration manager for software applications inspired by Config::ENV. | 57 |