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