Yannick Warnier 76a0eae5ea Add static resources and remove tests dir for beta release | před 5 roky | |
---|---|---|
.. | ||
Exception | před 5 roky | |
Tests | před 5 roky | |
.gitignore | před 5 roky | |
CHANGELOG.md | před 5 roky | |
LICENSE | před 5 roky | |
Options.php | před 5 roky | |
OptionsResolver.php | před 5 roky | |
OptionsResolverInterface.php | před 5 roky | |
README.md | před 5 roky | |
composer.json | před 5 roky | |
phpunit.xml.dist | před 5 roky |
The OptionsResolver component is array_replace
on steroids. It allows you to
create an options system with required options, defaults, validation (type,
value), normalization and more.