wupengfei 276a193e69 1 2 éve
..
Debug 276a193e69 1 2 éve
Exception 276a193e69 1 2 éve
Tests 276a193e69 1 2 éve
.gitignore 276a193e69 1 2 éve
CHANGELOG.md 276a193e69 1 2 éve
LICENSE 276a193e69 1 2 éve
OptionConfigurator.php 276a193e69 1 2 éve
Options.php 276a193e69 1 2 éve
OptionsResolver.php 276a193e69 1 2 éve
README.md 276a193e69 1 2 éve
composer.json 276a193e69 1 2 éve
phpunit.xml.dist 276a193e69 1 2 éve

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