Miguel Dantas 630a578e1d [COMPOSER] Added predis/predis and updated packages | hace 5 años | |
---|---|---|
.. | ||
Debug | hace 5 años | |
Exception | hace 5 años | |
Tests | hace 5 años | |
.gitignore | hace 5 años | |
CHANGELOG.md | hace 5 años | |
LICENSE | hace 5 años | |
Options.php | hace 5 años | |
OptionsResolver.php | hace 5 años | |
README.md | hace 5 años | |
composer.json | hace 5 años | |
phpunit.xml.dist | hace 5 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.