wupengfei 276a193e69 1 2 年之前
..
Debug 276a193e69 1 2 年之前
Exception 276a193e69 1 2 年之前
Tests 276a193e69 1 2 年之前
.gitignore 276a193e69 1 2 年之前
CHANGELOG.md 276a193e69 1 2 年之前
LICENSE 276a193e69 1 2 年之前
OptionConfigurator.php 276a193e69 1 2 年之前
Options.php 276a193e69 1 2 年之前
OptionsResolver.php 276a193e69 1 2 年之前
README.md 276a193e69 1 2 年之前
composer.json 276a193e69 1 2 年之前
phpunit.xml.dist 276a193e69 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