songxingwei 0713a33ac2 1 3 年之前
..
Debug 0713a33ac2 1 3 年之前
Exception 0713a33ac2 1 3 年之前
Tests 0713a33ac2 1 3 年之前
.gitignore 0713a33ac2 1 3 年之前
CHANGELOG.md 0713a33ac2 1 3 年之前
LICENSE 0713a33ac2 1 3 年之前
Options.php 0713a33ac2 1 3 年之前
OptionsResolver.php 0713a33ac2 1 3 年之前
README.md 0713a33ac2 1 3 年之前
composer.json 0713a33ac2 1 3 年之前
phpunit.xml.dist 0713a33ac2 1 3 年之前

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