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