PHPackages                             tegic/hyperf-validation-extra - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Validation &amp; Sanitization](/categories/validation)
4. /
5. tegic/hyperf-validation-extra

ActiveLibrary[Validation &amp; Sanitization](/categories/validation)

tegic/hyperf-validation-extra
=============================

v3.0.1(3y ago)010.7k↓25.7%MITPHPPHP &gt;=8.0

Since Oct 8Pushed 3y ago1 watchersCompare

[ Source](https://github.com/teg1c/hyperf-validation-extra)[ Packagist](https://packagist.org/packages/tegic/hyperf-validation-extra)[ RSS](/packages/tegic-hyperf-validation-extra/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (5)Dependencies (9)Versions (6)Used By (0)

hyperf/validation 扩展组件
======================

[](#hyperfvalidation-扩展组件)

场景规则覆盖、注解

安装
--

[](#安装)

```
composer require tegic/hyperf-validation-extra

```

使用
--

[](#使用)

验证器 `app/Validate/TestValidate.php`

```
