PHPackages                             laraveler/geetest - 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. laraveler/geetest

ActiveProject[Security](/categories/security)

laraveler/geetest
=================

geetest for laravel

v1.0(9y ago)1157MITPHPPHP &gt;=5.3.0

Since Jun 14Pushed 9y ago1 watchersCompare

[ Source](https://github.com/zhenyangjiang/geetests)[ Packagist](https://packagist.org/packages/laraveler/geetest)[ RSS](/packages/laraveler-geetest/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

\#说明 官方给出的sdk调用方法过于复杂浪费开发时间，我就封装了一个调用非常简单的一个geetest包可以减少开发人员不少时间

---

\#安装

1. `composer require laraveler/geetest`
2. 在config/app.php providers 数组里加入 `geetest\provider\geetestServiceProvider::class`
3. 执行 `php artisan vendor:publish`

---

\#调用

```
 use geetest\Facades\geetest;
```

```
return geetest::init($request,function(){Auth::attempt([....])},function(){....});
```

必须注册路由方法为any

> 初始化时需要传入request对象，第二个参数为验证成功后需要做的动作,第三个参数为验证失败需要的动作

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 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

Unknown

Total

1

Last Release

3618d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/d6909c76e2818d7b5d15ab2fba4f1da56ad6101f02cd3762214cbdded53c459b?d=identicon)[1061120731](/maintainers/1061120731)

---

Top Contributors

[![Cucumber-ops](https://avatars.githubusercontent.com/u/85218483?v=4)](https://github.com/Cucumber-ops "Cucumber-ops (36 commits)")

---

Tags

laravelgeetest

### Embed Badge

![Health badge](/badges/laraveler-geetest/health.svg)

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

###  Alternatives

[akaunting/laravel-firewall

Web Application Firewall (WAF) package for Laravel

999465.8k2](/packages/akaunting-laravel-firewall)[msurguy/honeypot

Honeypot spam prevention

4381.2M12](/packages/msurguy-honeypot)[enlightn/laravel-security-checker

A Laravel package to scan your dependencies for known security vulnerabilities.

51173.4k](/packages/enlightn-laravel-security-checker)[solution-forest/filament-firewall

This is a middleware for whitelisting/blacklisting for Filament Admin

457.8k3](/packages/solution-forest-filament-firewall)

PHPackages © 2026

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