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