|
1 month ago | |
---|---|---|
.. | ||
Debug | 1 month ago | |
Exception | 1 month ago | |
Tests | 1 month ago | |
.gitignore | 1 month ago | |
CHANGELOG.md | 1 month ago | |
LICENSE | 1 month ago | |
Options.php | 1 month ago | |
OptionsResolver.php | 1 month ago | |
README.md | 1 month ago | |
phpunit.xml.dist | 1 month 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.