linkorb/tweak

Tweak: Define and manage settings in your application

v1.0.0 2016-09-21 07:54 UTC

This package is auto-updated.

Last update: 2024-04-29 03:32:31 UTC


README

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

687474703a2f2f7777772e6c696e6b6f72622e636f6d2f642f6d6574612f74696572312f696d616765732f6c696e6b6f7262656e67696e656572696e672d6c6f676f2e706e67
Check out our other projects at linkorb.com/engineering.

Btw, we're hiring!