Yannick Warnier 76a0eae5ea Add static resources and remove tests dir for beta release 5 år sedan
..
Exception 76a0eae5ea Add static resources and remove tests dir for beta release 5 år sedan
Tests 76a0eae5ea Add static resources and remove tests dir for beta release 5 år sedan
.gitignore 76a0eae5ea Add static resources and remove tests dir for beta release 5 år sedan
CHANGELOG.md 76a0eae5ea Add static resources and remove tests dir for beta release 5 år sedan
LICENSE 76a0eae5ea Add static resources and remove tests dir for beta release 5 år sedan
Options.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 år sedan
OptionsResolver.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 år sedan
OptionsResolverInterface.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 år sedan
README.md 76a0eae5ea Add static resources and remove tests dir for beta release 5 år sedan
composer.json 76a0eae5ea Add static resources and remove tests dir for beta release 5 år sedan
phpunit.xml.dist 76a0eae5ea Add static resources and remove tests dir for beta release 5 år sedan

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