Kirin 80169d6661 first | 3 years ago | |
---|---|---|
.. | ||
Debug | 3 years ago | |
Exception | 3 years ago | |
CHANGELOG.md | 3 years ago | |
LICENSE | 3 years ago | |
OptionConfigurator.php | 3 years ago | |
Options.php | 3 years ago | |
OptionsResolver.php | 3 years ago | |
README.md | 3 years ago | |
composer.json | 3 years ago |
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.