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