您最多选择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