项目作者: 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
创建时间: 2012-05-16T05:51:32Z
项目社区:https://github.com/symfony/options-resolver

开源协议:MIT License

下载


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