PHPackages                             jqqjj/laravel-simple-judge-robot - 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. jqqjj/laravel-simple-judge-robot

ActiveLibrary

jqqjj/laravel-simple-judge-robot
================================

Laravel simple judge robot

028PHP

Since Jul 4Pushed 3y ago1 watchersCompare

[ Source](https://github.com/jqqjj/laravel-simple-judge-robot)[ Packagist](https://packagist.org/packages/jqqjj/laravel-simple-judge-robot)[ RSS](/packages/jqqjj-laravel-simple-judge-robot/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependenciesVersions (1)Used By (0)

laravel-simple-judge-robot
==========================

[](#laravel-simple-judge-robot)

A simple way to determine whether the client is a machine

installation
------------

[](#installation)

```
composer require jqqjj/laravel-simple-judge-robot
```

methods
-------

[](#methods)

- void JudgeRobot::attemptFailure()
- void JudgeRobot::attemptSuccess()
- bool JudgeRobot::isHuman()
- bool JudgeRobot::isRobot()
- void JudgeRobot::trashData()
- string JudgeRobot::getCookieKey()
- string JudgeRobot::getSessionId()
- \\Jqqjj\\LaravelSimpleJudgeRobot\\Session JudgeRobot::getSession()
- string JudgeRobot::getOutputCookieString()
- void JudgeRobot::outputCookie()

usage
-----

[](#usage)

- Call JudgeRobot::attemptFailure() method when clients incorrectly access sensitive operations.
- Call JudgeRobot::attemptSuccess() method when clients correctly accesses sensitive operations.
- Call JudgeRobot::isHuman() method to determine whether the client is human.
- Call JudgeRobot::isRobot() method to determine whether the client is a robot.
- Call JudgeRobot::trashData() method to clear history data.

LICENCE
-------

[](#licence)

MIT

###  Health Score

16

—

LowBetter than 5% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity25

Early-stage or recently created project

 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.

### Community

Maintainers

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

---

Top Contributors

[![jqqjj](https://avatars.githubusercontent.com/u/3424783?v=4)](https://github.com/jqqjj "jqqjj (5 commits)")

### Embed Badge

![Health badge](/badges/jqqjj-laravel-simple-judge-robot/health.svg)

```
[![Health](https://phpackages.com/badges/jqqjj-laravel-simple-judge-robot/health.svg)](https://phpackages.com/packages/jqqjj-laravel-simple-judge-robot)
```

PHPackages © 2026

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