Download the PHP package harry-ykh/php-validate without Composer
On this page you can find all versions of the php package harry-ykh/php-validate. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download harry-ykh/php-validate
More information about harry-ykh/php-validate
Files in harry-ykh/php-validate
Download harry-ykh/php-validate
More information about harry-ykh/php-validate
Files in harry-ykh/php-validate
Vendor harry-ykh
Package php-validate
Short Description A standalone, framework-agnostic PHP validation library refactored from ThinkPHP's validator. 这是一个基于 ThinkPHP 框架验证器改造的独立 PHP 验证库,可用于任何 PHP 项目。
License Apache-2.0
Package php-validate
Short Description A standalone, framework-agnostic PHP validation library refactored from ThinkPHP's validator. 这是一个基于 ThinkPHP 框架验证器改造的独立 PHP 验证库,可用于任何 PHP 项目。
License Apache-2.0
Please rate this library. Is it a good library?
Informations about the package php-validate
PHP Validate
A standalone, framework-agnostic PHP validation library refactored from ThinkPHP's validator. 这是一个基于 ThinkPHP 框架验证器改造的独立 PHP 验证库,可用于任何 PHP 项目。
Features / 特性
- Framework Agnostic / 框架无关: Can be used in any PHP project (Laravel, Symfony, Slim, plain PHP, etc.).
- Standalone / 独立: No dependencies on ThinkPHP core, ORM, or other components.
- Easy to Use / 简单易用: Familiar API for ThinkPHP users.
Requirements / 环境要求
- PHP >= 8.1
Installation / 安装
Usage / 使用
Removed Features / 移除的特性
Compared to the original ThinkPHP validator, the following dependencies have been removed: 相较于原版 ThinkPHP 验证器,移除了以下依赖:
- Database Unique Validation / 数据库唯一性验证: Removed dependency on
think-orm(uniquerule). - Multi-language Support / 多语言支持: Removed dependency on
think-lang(Simplified error messages). - Token Validation / 表单令牌: Removed dependency on
think-session/request(tokenrule).
License
Apache-2.0
All versions of php-validate with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.1
The package harry-ykh/php-validate contains the following files
Loading the files please wait ...