PHPackages                             newone/vaptcha - 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. [Security](/categories/security)
4. /
5. newone/vaptcha

ActiveLibrary[Security](/categories/security)

newone/vaptcha
==============

方便使用的vaptcha 扩展包一键引入

v1.0.1(7y ago)012MITPHP

Since Jul 18Pushed 7y ago1 watchersCompare

[ Source](https://github.com/tradzero/Vaptcha)[ Packagist](https://packagist.org/packages/newone/vaptcha)[ RSS](/packages/newone-vaptcha/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (2)Dependencies (1)Versions (3)Used By (0)

vaptcha扩展
=========

[](#vaptcha扩展)

该扩展包为vaptcha的laravel方便扩展, 可能具有比较高的定制性, 比如输出的响应格式, 路由的地址等, 如有需求可自行fork进行修改或者提交issues, 如果我有空的话可以稍微处理下

安装
--

[](#安装)

`composer require newone/vaptcha`

使用
--

[](#使用)

安装后laravel会在auto discover里自动检索到该包的service provider.
执行`php artisan vendor:publish` 找到对应的包 复制一份配置文件到你的项目中.
按照配置文件内的example, 分别有单验证单元及多验证单元的相关事例.

对应的路由地址 `yourdomain.test/api/vaptcha` 此为前端获取vaptcha相关配置路由
`yourdomain.test/api/vaptcha/down` 此为宕机模式路由

当设置为多验证单元时 需要增加source的参数 用来后端选择对应的验证单元
例如: `yourdomain.test/api/vaptcha?source=ios`

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~0 days

Total

2

Last Release

2906d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/43999765?v=4)[zhangxiangliang](/maintainers/zhangxiangliang)[@zhangxiangliang](https://github.com/zhangxiangliang)

---

Top Contributors

[![tradzero](https://avatars.githubusercontent.com/u/13845447?v=4)](https://github.com/tradzero "tradzero (6 commits)")

### Embed Badge

![Health badge](/badges/newone-vaptcha/health.svg)

```
[![Health](https://phpackages.com/badges/newone-vaptcha/health.svg)](https://phpackages.com/packages/newone-vaptcha)
```

###  Alternatives

[mews/purifier

Laravel 5/6/7/8/9/10 HtmlPurifier Package

2.0k18.7M141](/packages/mews-purifier)[paragonie/ecc

PHP Elliptic Curve Cryptography library

24820.0k36](/packages/paragonie-ecc)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
