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