library tweak
Tweak: Define and manage settings in your application
linkorb/tweak
Tweak: Define and manage settings in your application
- Wednesday, September 21, 2016
- by joostfaassen
- Repository
- 3 Watchers
- 0 Stars
- 7 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 2 Versions
- 0 % Grown
Please refer to test/test.php for example usage:, (*1)
Use-cases
- Documented plugin or module settings
- Feature-flags, toggles, etc
- Application configuration
- Theme/template/layout tweaks
Features
- Allows you to create setting definitions for UI generation, documentation, option lists, validation, sanity checks
- Define settings from code or load them from a
.yaml file
- Setting values can be loaded from various sources (currently .json and .yaml supported)
- Hiera-style cascading configs based on context. For example: load app-specific, override for environment, and override again for current user.
- MultiLoader to support misc backends at the same time
License
MIT (see LICENSE.md), (*2)
Brought to you by the LinkORB Engineering team

Check out our other projects at linkorb.com/engineering., (*3)
Btw, we're hiring!, (*4)
dev-master
9999999-dev
Tweak: Define and manage settings in your application
Sources
Download
MIT
The Requires
config
switch
feature flags
toggle
setting
linkorb
feature toggle
tweak
v1.0.0
1.0.0.0
Tweak: Define and manage settings in your application
Sources
Download
MIT
The Requires
config
switch
feature flags
toggle
setting
linkorb
feature toggle
tweak