项目作者: szajbus

项目描述 :
Protects model fields from mass-assignment such as $model->set(array(...)), still letting you to assign them directly with $model->set($field, $value).
高级语言: PHP
项目地址: git://github.com/szajbus/cakephp-protected-fields.git
创建时间: 2009-08-05T22:36:34Z
项目社区:https://github.com/szajbus/cakephp-protected-fields

开源协议:

下载