songxingwei a92a1834a2 1 2 年 前
..
Debug a92a1834a2 1 2 年 前
Exception a92a1834a2 1 2 年 前
Tests a92a1834a2 1 2 年 前
.gitignore a92a1834a2 1 2 年 前
CHANGELOG.md a92a1834a2 1 2 年 前
LICENSE a92a1834a2 1 2 年 前
Options.php a92a1834a2 1 2 年 前
OptionsResolver.php a92a1834a2 1 2 年 前
README.md a92a1834a2 1 2 年 前
composer.json a92a1834a2 1 2 年 前
phpunit.xml.dist a92a1834a2 1 2 年 前

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