szajbus / cakephp-protected-fields

Protects model fields from mass-assignment such as $model->set(array(...)), still letting you to assign them directly with $model->set($field, $value).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

szajbus/cakephp-protected-fields Stargazers