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