quguofeng 11add431f9 1 2 年之前
..
Debug 11add431f9 1 2 年之前
Exception 11add431f9 1 2 年之前
Tests fe31932141 1 2 年之前
.gitignore fe31932141 1 2 年之前
CHANGELOG.md 11add431f9 1 2 年之前
LICENSE 11add431f9 1 2 年之前
Options.php fe31932141 1 2 年之前
OptionsResolver.php 11add431f9 1 2 年之前
README.md 11add431f9 1 2 年之前
composer.json 11add431f9 1 2 年之前
phpunit.xml.dist fe31932141 1 2 年之前

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