devn00b c2c6bf7610 Initial Upload of Bot | il y a 1 an | |
---|---|---|
.. | ||
Debug | il y a 1 an | |
Exception | il y a 1 an | |
CHANGELOG.md | il y a 1 an | |
LICENSE | il y a 1 an | |
OptionConfigurator.php | il y a 1 an | |
Options.php | il y a 1 an | |
OptionsResolver.php | il y a 1 an | |
README.md | il y a 1 an | |
composer.json | il y a 1 an |
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.