songxingwei 0713a33ac2 1 3 éve
..
Debug 0713a33ac2 1 3 éve
Exception 0713a33ac2 1 3 éve
Tests 0713a33ac2 1 3 éve
.gitignore 0713a33ac2 1 3 éve
CHANGELOG.md 0713a33ac2 1 3 éve
LICENSE 0713a33ac2 1 3 éve
Options.php 0713a33ac2 1 3 éve
OptionsResolver.php 0713a33ac2 1 3 éve
README.md 0713a33ac2 1 3 éve
composer.json 0713a33ac2 1 3 éve
phpunit.xml.dist 0713a33ac2 1 3 é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