Miguel Dantas 630a578e1d [COMPOSER] Added predis/predis and updated packages | пре 5 година | |
---|---|---|
.. | ||
Debug | пре 5 година | |
Exception | пре 5 година | |
Tests | пре 5 година | |
.gitignore | пре 5 година | |
CHANGELOG.md | пре 5 година | |
LICENSE | пре 5 година | |
Options.php | пре 5 година | |
OptionsResolver.php | пре 5 година | |
README.md | пре 5 година | |
composer.json | пре 5 година | |
phpunit.xml.dist | пре 5 година |
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.