暂无描述
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Your Name 2e7a963364 first commit 6 个月前
..
Debug first commit 6 个月前
Exception first commit 6 个月前
CHANGELOG.md first commit 6 个月前
LICENSE first commit 6 个月前
OptionConfigurator.php first commit 6 个月前
Options.php first commit 6 个月前
OptionsResolver.php first commit 6 个月前
README.md first commit 6 个月前
composer.json first commit 6 个月前

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