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

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