娄梦宁 f74fc4a5d8 | 4 years ago | |
---|---|---|
.. | ||
Debug | 4 years ago | |
Exception | 4 years ago | |
Tests | 4 years ago | |
CHANGELOG.md | 4 years ago | |
LICENSE | 4 years ago | |
Options.php | 4 years ago | |
OptionsResolver.php | 4 years ago | |
README.md | 4 years ago | |
composer.json | 4 years ago | |
phpunit.xml.dist | 4 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.