Miguel Dantas 630a578e1d [COMPOSER] Added predis/predis and updated packages il y a 5 ans
..
Debug 630a578e1d [COMPOSER] Added predis/predis and updated packages il y a 5 ans
Exception 630a578e1d [COMPOSER] Added predis/predis and updated packages il y a 5 ans
Tests 630a578e1d [COMPOSER] Added predis/predis and updated packages il y a 5 ans
.gitignore 630a578e1d [COMPOSER] Added predis/predis and updated packages il y a 5 ans
CHANGELOG.md 630a578e1d [COMPOSER] Added predis/predis and updated packages il y a 5 ans
LICENSE 630a578e1d [COMPOSER] Added predis/predis and updated packages il y a 5 ans
Options.php 630a578e1d [COMPOSER] Added predis/predis and updated packages il y a 5 ans
OptionsResolver.php 630a578e1d [COMPOSER] Added predis/predis and updated packages il y a 5 ans
README.md 630a578e1d [COMPOSER] Added predis/predis and updated packages il y a 5 ans
composer.json 630a578e1d [COMPOSER] Added predis/predis and updated packages il y a 5 ans
phpunit.xml.dist 630a578e1d [COMPOSER] Added predis/predis and updated packages il y a 5 ans

README.md

OptionsResolver Component

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.

Resources