承接 ichikaway/cakeplus 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

ichikaway/cakeplus

最新稳定版本:v2.0

Composer 安装命令:

composer require ichikaway/cakeplus

包简介

Cake plus is cakephp plugin and provides some functions for CakePHP.

README 文档

README

Cake plus is cakephp plugin and provides some functions for CakePHP.
2.0 branch is for CakePHP2.x

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



===== Contributors ========================
k1LoW : feature of hash value check with AuthComponent in add_validation_rule::checkCompare
        Help me to create ValidationErrorI18nBehavior.
        Made the patch for CakePHP2.0

Kagasawa-san : adding validation rules(betweenJP, hiragana_only, zenkaku_only)
               Author of the ValidationPatterns behavior.

统计信息

  • 总下载量: 100.65k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 52
  • 点击次数: 1
  • 依赖项目数: 2
  • 推荐数: 0

GitHub 信息

  • Stars: 52
  • Watchers: 5
  • Forks: 15
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2014-03-19