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