ruanyuxuan c56d4cdbdc 初始提交 1 year ago
..
Debug c56d4cdbdc 初始提交 1 year ago
Exception c56d4cdbdc 初始提交 1 year ago
Tests c56d4cdbdc 初始提交 1 year ago
CHANGELOG.md c56d4cdbdc 初始提交 1 year ago
LICENSE c56d4cdbdc 初始提交 1 year ago
Options.php c56d4cdbdc 初始提交 1 year ago
OptionsResolver.php c56d4cdbdc 初始提交 1 year ago
README.md c56d4cdbdc 初始提交 1 year ago
composer.json c56d4cdbdc 初始提交 1 year ago
phpunit.xml.dist c56d4cdbdc 初始提交 1 year ago

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