選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
 
Gitea 96355f4d87 ss 3年前
..
Debug ss 3年前
Exception ss 3年前
Tests ss 3年前
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