Aucune description
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.
Your Name 2e7a963364 first commit il y a 6 mois
..
Debug first commit il y a 6 mois
Exception first commit il y a 6 mois
CHANGELOG.md first commit il y a 6 mois
LICENSE first commit il y a 6 mois
OptionConfigurator.php first commit il y a 6 mois
Options.php first commit il y a 6 mois
OptionsResolver.php first commit il y a 6 mois
README.md first commit il y a 6 mois
composer.json first commit il y a 6 mois

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