pieceofcake2/cakeplus
最新稳定版本:v2.0.2
Composer 安装命令:
composer require pieceofcake2/cakeplus
包简介
Cake plus is cakephp plugin and provides some functions for CakePHP.
README 文档
README
This is forked for CakePHP2.
Cakeplus is cakephp plugin and provides some functions for CakePHP.
Installation
composer require pieceofcake2/cakeplus
Feature
We will provide functions as follow.
Component
HtmlEscape
- Execute Html Escape and nl2br to Array Data (Option: you can set no escape list in Array Data)
Behavior
AddValidationRule
- Check number of Multi byte character.
- Check difference between 2 fields.
- Check Japanese Hiragana only input.
- Check Japanese Katakana only input.
- Check Japanese Zenkaku only input.
- Check space and Multibyte space only input.
ValidationErrorI18n
- set validation error messages with gettext __()
ValidationPatterns
- Summarize multiple validation pattern for writing validation define easily.
Helper
FormScreen
- Auto create hidden tag
统计信息
- 总下载量: 145
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-10-05