選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
 
娄梦宁 f74fc4a5d8 init 4年前
..
Debug init 4年前
Exception init 4年前
Tests init 4年前
CHANGELOG.md init 4年前
LICENSE init 4年前
Options.php init 4年前
OptionsResolver.php init 4年前
README.md init 4年前
composer.json init 4年前
phpunit.xml.dist init 4年前

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