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.