PHPackages                             busyphp/verify-code - 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. busyphp/verify-code

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

busyphp/verify-code
===================

验证码验证扩展，用于短信、邮件等验证码验证

v2.0.0(2y ago)0101Apache-2.0PHPPHP &gt;=8.0.0

Since Jan 1Pushed 2y ago1 watchersCompare

[ Source](https://github.com/busyphp/verify-code)[ Packagist](https://packagist.org/packages/busyphp/verify-code)[ Docs](http://www.harter.cn/?form=BusyPHP&plugin=busyphp/verify-code)[ RSS](/packages/busyphp-verify-code/feed)WikiDiscussions 2.0 Synced 1w ago

READMEChangelog (2)Dependencies (2)Versions (4)Used By (1)

验证码验证模块
=======

[](#验证码验证模块)

> 支持短信、邮件等方式验证

安装方式
----

[](#安装方式)

```
composer require busyphp/verify-code
```

> 安装完成后可以通过后台管理 &gt; 开发模式 &gt; 插件管理进行 `安装`

> 配置 `config/admin.php` -&gt; `model` -&gt; 增加 `plugin_verify_code`

```
