説明なし
選択できるのは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