Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 
 
 
娄梦宁 f74fc4a5d8 init il y a 4 ans
..
Debug init il y a 4 ans
Exception init il y a 4 ans
Tests init il y a 4 ans
CHANGELOG.md init il y a 4 ans
LICENSE init il y a 4 ans
Options.php init il y a 4 ans
OptionsResolver.php init il y a 4 ans
README.md init il y a 4 ans
composer.json init il y a 4 ans
phpunit.xml.dist init il y a 4 ans

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