zhangguidong fde36501ce 上传代码 2 years ago
..
Debug fde36501ce 上传代码 2 years ago
Exception fde36501ce 上传代码 2 years ago
Tests fde36501ce 上传代码 2 years ago
.gitignore fde36501ce 上传代码 2 years ago
CHANGELOG.md fde36501ce 上传代码 2 years ago
LICENSE fde36501ce 上传代码 2 years ago
Options.php fde36501ce 上传代码 2 years ago
OptionsResolver.php fde36501ce 上传代码 2 years ago
README.md fde36501ce 上传代码 2 years ago
composer.json fde36501ce 上传代码 2 years ago
phpunit.xml.dist fde36501ce 上传代码 2 years ago

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