Dmitriy Gnatenko e5f3fbd37b Vendors updated | il y a 3 ans | |
---|---|---|
.. | ||
Debug | il y a 4 ans | |
Exception | il y a 4 ans | |
CHANGELOG.md | il y a 4 ans | |
LICENSE | il y a 3 ans | |
OptionConfigurator.php | il y a 4 ans | |
Options.php | il y a 4 ans | |
OptionsResolver.php | il y a 3 ans | |
README.md | il y a 4 ans | |
composer.json | il y a 3 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.