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