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