Download the PHP package linkorb/tweak without Composer
On this page you can find all versions of the php package linkorb/tweak. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download linkorb/tweak
More information about linkorb/tweak
Files in linkorb/tweak
Download linkorb/tweak
More information about linkorb/tweak
Files in linkorb/tweak
Vendor linkorb
Package tweak
Short Description Tweak: Define and manage settings in your application
License MIT
Package tweak
Short Description Tweak: Define and manage settings in your application
License MIT
Please rate this library. Is it a good library?
Informations about the package tweak
Tweak: Define and manage settings in your application
Please refer to test/test.php
for example usage:
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)
Brought to you by the LinkORB Engineering team
Check out our other projects at linkorb.com/engineering.
Btw, we're hiring!
All versions of tweak with dependencies
PHP Build Version
Package Version
Requires
symfony/yaml Version
~2.6
The package linkorb/tweak contains the following files
Loading the files please wait ....