yii1x/validator
最新稳定版本:0.1.0
Composer 安装命令:
composer require yii1x/validator
包简介
validator
README 文档
README
This package provides the validation functionality from Yii 1.1 as a standalone component.
It can be used independently of the rest of the framework — perfect for legacy projects or when you need Yii-style validation in modern PHP applications.
Installation
Install via Composer:
composer require yii1x/validator
Migration Notice
⚠️ Migration from Yii1
The DateValidator format syntax has changed from Yii1 (MM/dd/yyyy) to PHP-native (m/d/Y).
After upgrading, review and update your format strings to match PHP DateTime masks.
License
This package is released under the BSD License, the same license used by the Yii1 framework.
统计信息
- 总下载量: 3
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2026-02-24