ruanyuxuan c56d4cdbdc 初始提交 há 11 meses atrás
..
Debug c56d4cdbdc 初始提交 há 11 meses atrás
Exception c56d4cdbdc 初始提交 há 11 meses atrás
Tests c56d4cdbdc 初始提交 há 11 meses atrás
CHANGELOG.md c56d4cdbdc 初始提交 há 11 meses atrás
LICENSE c56d4cdbdc 初始提交 há 11 meses atrás
Options.php c56d4cdbdc 初始提交 há 11 meses atrás
OptionsResolver.php c56d4cdbdc 初始提交 há 11 meses atrás
README.md c56d4cdbdc 初始提交 há 11 meses atrás
composer.json c56d4cdbdc 初始提交 há 11 meses atrás
phpunit.xml.dist c56d4cdbdc 初始提交 há 11 meses atrás

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