laravel-options
Config manager
A package for storing and managing application configuration options in a centralized database
Global key-value store in the database
726 stars
18 watching
65 forks
Language: PHP
last commit: 7 months ago
Linked from 1 awesome list
databasekey-valuelaravellaravel-packageoptions
Related projects:
Repository | Description | Stars |
---|---|---|
zachleigh/laravel-property-bag | A package for managing application settings in Laravel applications | 84 |
torann/laravel-registry | A package that provides an alternative registry manager for managing application configurations and settings in Laravel applications. | 22 |
alexmarqs/zod-config | A configuration management library with flexible adapters for loading and validating configuration data from various sources. | 36 |
anlutro/laravel-settings | Provides persistent application-wide settings in a Laravel framework-based project | 941 |
craue/craueconfigbundle | Provides runtime configuration management and access to settings stored in the database via a service | 173 |
edvinaskrucas/settings | A package for managing persistent application settings in Laravel 5 applications. | 227 |
klaude/eloquent-preferences | A library that provides a way to bind multiple key/value pair preferences to application models. | 30 |
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 |
beraa995/configurable-product-options | Provides configuration and functionality for managing product options in Magento 2 | 18 |
num30/config | A package for declarative configuration in Go | 51 |
backup-manager/laravel | Integrates the Backup Manager into Laravel applications for automatic database backups. | 655 |
kkyr/fig | A library to manage application configurations in Go. | 381 |
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 |
apache/servicecomb-kie | A configuration management service for distributed systems that uses labels to filter and apply configurations at runtime. | 545 |
jeremyloy/config | A library for easily managing application configuration as a typesafe struct | 337 |