Yannick Warnier 76a0eae5ea Add static resources and remove tests dir for beta release | il y a 5 ans | |
---|---|---|
.. | ||
Exception | il y a 5 ans | |
Tests | il y a 5 ans | |
.gitignore | il y a 5 ans | |
CHANGELOG.md | il y a 5 ans | |
LICENSE | il y a 5 ans | |
Options.php | il y a 5 ans | |
OptionsResolver.php | il y a 5 ans | |
OptionsResolverInterface.php | il y a 5 ans | |
README.md | il y a 5 ans | |
composer.json | il y a 5 ans | |
phpunit.xml.dist | il y a 5 ans |
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.