Yannick Warnier 76a0eae5ea Add static resources and remove tests dir for beta release 5 роки тому
..
Exception 76a0eae5ea Add static resources and remove tests dir for beta release 5 роки тому
Tests 76a0eae5ea Add static resources and remove tests dir for beta release 5 роки тому
.gitignore 76a0eae5ea Add static resources and remove tests dir for beta release 5 роки тому
CHANGELOG.md 76a0eae5ea Add static resources and remove tests dir for beta release 5 роки тому
LICENSE 76a0eae5ea Add static resources and remove tests dir for beta release 5 роки тому
Options.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 роки тому
OptionsResolver.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 роки тому
OptionsResolverInterface.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 роки тому
README.md 76a0eae5ea Add static resources and remove tests dir for beta release 5 роки тому
composer.json 76a0eae5ea Add static resources and remove tests dir for beta release 5 роки тому
phpunit.xml.dist 76a0eae5ea Add static resources and remove tests dir for beta release 5 роки тому

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