Yannick Warnier 76a0eae5ea Add static resources and remove tests dir for beta release %!s(int64=5) %!d(string=hai) anos
..
Exception 76a0eae5ea Add static resources and remove tests dir for beta release %!s(int64=5) %!d(string=hai) anos
Tests 76a0eae5ea Add static resources and remove tests dir for beta release %!s(int64=5) %!d(string=hai) anos
.gitignore 76a0eae5ea Add static resources and remove tests dir for beta release %!s(int64=5) %!d(string=hai) anos
CHANGELOG.md 76a0eae5ea Add static resources and remove tests dir for beta release %!s(int64=5) %!d(string=hai) anos
LICENSE 76a0eae5ea Add static resources and remove tests dir for beta release %!s(int64=5) %!d(string=hai) anos
Options.php 76a0eae5ea Add static resources and remove tests dir for beta release %!s(int64=5) %!d(string=hai) anos
OptionsResolver.php 76a0eae5ea Add static resources and remove tests dir for beta release %!s(int64=5) %!d(string=hai) anos
OptionsResolverInterface.php 76a0eae5ea Add static resources and remove tests dir for beta release %!s(int64=5) %!d(string=hai) anos
README.md 76a0eae5ea Add static resources and remove tests dir for beta release %!s(int64=5) %!d(string=hai) anos
composer.json 76a0eae5ea Add static resources and remove tests dir for beta release %!s(int64=5) %!d(string=hai) anos
phpunit.xml.dist 76a0eae5ea Add static resources and remove tests dir for beta release %!s(int64=5) %!d(string=hai) anos

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