项目作者: symfony
项目描述 :
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.
高级语言: PHP
项目地址: git://github.com/symfony/options-resolver.git
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