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