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.