php-symfony-options-resolver

configure objects with option arrays
  https://symfony.com/doc/5.4/components/options_resolver.html
  0
  no reviews



The Symfony OptionsResolver Component allows the configuration of objects with option arrays by supporting default values on different levels of class hierarchy, option constraints and lazy options whose default value depends on the value of another option.

Symfony is a PHP framework, a set of tools and a development methodology.