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