xi/validate 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

xi/validate

最新稳定版本:v0.4

Composer 安装命令:

composer require xi/validate

包简介

A collection of validators

README 文档

README

A collection of validators. Feel free to make changes!

Hierarchy

/library/Validate/Validate

Generic validators that do not have any dependencies.
These should extend ValidateAbstract..

/library/Validate/Validate/Zend

Validators that extends Zend_Validate_Abstract.

/libary/Validate/Validate/Symfony

Validators for Symfony.

etc.

Change log

Versions are tagged.

v0.4

Updated FinnishSocialSecurityNumberValidate to include new century chars.

v0.3

Updated Symfony Validator component to implement Symfony/Validate version 2.3 interfaces.

v0.2

Please note, that SocialSecurityNumberValidate is now called FinnishSocialSecurityNumberValidate. The reason for this is to provide country specific SSN validator with the country name as the prefix of the class name. If your project is using old name and is returning Class Not Found excpetions due to this change, please refactor your code to reflect the new validator class.

v0.1

Stuff before SocialSecurityNumberValidate localization refactoring.

统计信息

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

GitHub 信息

  • Stars: 3
  • Watchers: 2
  • Forks: 2
  • 开发语言: PHP

其他信息

  • 授权协议: Unknown
  • 更新时间: 2013-07-04