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

ActiveLibrary

nelsons/geetest
===============

Geetest Package for Laravel

v1.0.0(6y ago)07MITPHPPHP &gt;=5.6.0CI failing

Since Apr 20Pushed 6y agoCompare

[ Source](https://github.com/nelsonkti/geetest)[ Packagist](https://packagist.org/packages/nelsons/geetest)[ RSS](/packages/nelsons-geetest/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (2)Versions (2)Used By (0)

Geetest
=======

[](#geetest)

This package is no longer maintained but not archived, pull requests and upgrade is welcomed. Thanks very much.

[![Build Status](https://camo.githubusercontent.com/df59d2248d9d9925bfa6ad00107cdbaf7cdcf6dd54786a1d2a4ad2c237b22534/68747470733a2f2f7472617669732d63692e6f72672f4e656c736f6e732f4c61726176656c476565746573742e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/Nelsons/LaravelGeetest)[![DUB](https://camo.githubusercontent.com/8121ceb3fbe8002c3601863db4562fc93003a0c3b61bed6439bc189d0fd7dc98/68747470733a2f2f696d672e736869656c64732e696f2f6475622f6c2f766962652d642e7376673f6d61784167653d323539323030303f7374796c653d706c6173746963)](https://github.com/Nelsons/LaravelGeetest)[![Support](https://camo.githubusercontent.com/a92dc00aa4ee57a96009ec5b181eae7b814bd4864bf6d54dd1b48f48de2d48a1/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f737570706f72742d6c61726176656c2d6f72616e67652e737667)](https://laravel.com/)

Installation
------------

[](#installation)

This Package now supports Geetest 3.1.

To get the latest version of Laravel Geetest, simply require the project using Composer:

```
$ composer require nelsons/geetest

```

then run:

```
$ composer update

```

Next, You should need to register the service provider. Open up `config/app.php` and add following into the `providers` key:

```
Nelsons\Geetest\GeetestServiceProvider::class
```

And you can register the Geetest Facade in the `aliases` of `config/app.php` :

```
'Geetest' => Nelsons\Geetest\Geetest::class
```

Configuration
-------------

[](#configuration)

To get started, you need to publish vendor assets using the following command:

```
$ php artisan vendor:publish --tag=geetest

```

This will create a config file named `config/geetest.php` which you can configure geetest as you like.

It will also generate a views folder named `resources/views/vendor/geetest`, there will be a view file named `geetest.blade.php`. Here you can configure styles of geetest. For example, you can change the script `alert()` as you like.

Usage
-----

[](#usage)

Firstly, You need to register in [Geetest](http://www.geetest.com/). Creating an app and get `ID` and `KEY`.

Then configure them in your `.env` file because you'd better not make them public.

Add them to `.env` as follows:

```
GEETEST_ID=0f1097bef7xxxxxx9afdeced970c63e4
GEETEST_KEY=c070f0628xxxxxxe68e138b55c56fb3b

```

License
-------

[](#license)

Laravel Geetest is licensed under [The MIT License (MIT)](https://github.com/Nelsons/LaravelGeetest/blob/master/LICENSE).

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity51

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

2214d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/93e303607aa0b2985263e8f57fc8a506915b3d8c0d0326c01c3a6f30264c2534?d=identicon)[nelsonkti](/maintainers/nelsonkti)

---

Top Contributors

[![fuzengyao](https://avatars.githubusercontent.com/u/24694539?v=4)](https://github.com/fuzengyao "fuzengyao (2 commits)")

---

Tags

laravelgeetestNelsons

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[germey/geetest

Geetest Package for Laravel5

15781.4k2](/packages/germey-geetest)[rtconner/laravel-likeable

Trait for Laravel Eloquent models to allow easy implementation of a 'like' or 'favorite' or 'remember' feature.

394388.0k5](/packages/rtconner-laravel-likeable)[jormin/laravel-geetest

极验验证码 v3.0 Laravel 扩展包

309.7k](/packages/jormin-laravel-geetest)[salahhusa9/laravel-geetest-captcha

Laravel GeeTest Captcha for Laravel 9-10-11

162.8k](/packages/salahhusa9-laravel-geetest-captcha)

PHPackages © 2026

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