zhangguidong fde36501ce 上传代码 2 年之前
..
Debug fde36501ce 上传代码 2 年之前
Exception fde36501ce 上传代码 2 年之前
Tests fde36501ce 上传代码 2 年之前
.gitignore fde36501ce 上传代码 2 年之前
CHANGELOG.md fde36501ce 上传代码 2 年之前
LICENSE fde36501ce 上传代码 2 年之前
Options.php fde36501ce 上传代码 2 年之前
OptionsResolver.php fde36501ce 上传代码 2 年之前
README.md fde36501ce 上传代码 2 年之前
composer.json fde36501ce 上传代码 2 年之前
phpunit.xml.dist fde36501ce 上传代码 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