Gitea 96355f4d87 | hace 3 años | |
---|---|---|
.. | ||
Debug | hace 3 años | |
Exception | hace 3 años | |
Tests | hace 3 años | |
CHANGELOG.md | hace 4 años | |
LICENSE | hace 4 años | |
Options.php | hace 4 años | |
OptionsResolver.php | hace 4 años | |
README.md | hace 4 años | |
composer.json | hace 4 años | |
phpunit.xml.dist | hace 4 años |
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.