wanglu c3eea91f7f first commit 2 年之前
..
Debug c3eea91f7f first commit 2 年之前
Exception c3eea91f7f first commit 2 年之前
CHANGELOG.md c3eea91f7f first commit 2 年之前
LICENSE c3eea91f7f first commit 2 年之前
OptionConfigurator.php c3eea91f7f first commit 2 年之前
Options.php c3eea91f7f first commit 2 年之前
OptionsResolver.php c3eea91f7f first commit 2 年之前
README.md c3eea91f7f first commit 2 年之前
composer.json c3eea91f7f first commit 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