暫無描述
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Your Name 2e7a963364 first commit 6 月之前
..
Debug first commit 6 月之前
Exception first commit 6 月之前
CHANGELOG.md first commit 6 月之前
LICENSE first commit 6 月之前
OptionConfigurator.php first commit 6 月之前
Options.php first commit 6 月之前
OptionsResolver.php first commit 6 月之前
README.md first commit 6 月之前
composer.json first commit 6 月之前

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