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: 7 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 | 337 |
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 | Handles configuration data storage and validation | 1,244 |
omry/omegaconf | A flexible configuration system for Python applications | 2,000 |
rvanlaak/settingsbundle | Configuration management bundle for Symfony applications | 113 |
kkyr/fig | A library to manage application configurations in Go. | 381 |
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 | 51 |
rubyconfig/config | Enables environment-specific settings management in Ruby projects | 2,120 |
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 |