PHPackages                             nirandas/laravel-gatekeeper - 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. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. nirandas/laravel-gatekeeper

ActiveLibrary[Authentication &amp; Authorization](/categories/authentication)

nirandas/laravel-gatekeeper
===========================

Integrate Gatekeeper from webforms.online with your Laravel app

v1.0.3(1y ago)016mitPHP

Since Apr 11Pushed 1y ago1 watchersCompare

[ Source](https://github.com/nirandas/laravel-gatekeeper)[ Packagist](https://packagist.org/packages/nirandas/laravel-gatekeeper)[ RSS](/packages/nirandas-laravel-gatekeeper/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (1)Versions (5)Used By (0)

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

[](#installation)

`composer require nirandas/laravel-gatekeeper`

Usage
-----

[](#usage)

In your form validation rules add:

```
$request->validate([
//...
'gatekeeper_session_key' => ['required', \Nirandas\LaravelGatekeeper\Verifier::rule('Gatekeepre validation failed')],
]);

```

Add 2 entries in the .env file

```
GATEKEEPER_CLIENT_ID = "your client id"
GATEKEEPER_CLIENT_SECRET = "your gatekeeper secret"

```

The argument to LaravelGatekeeper::rule() is optional and is the error message to use if the validation failed.

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance43

Moderate activity, may be stable

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity47

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

Every ~211 days

Total

4

Last Release

491d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/5ed6d8588220308219490fea51d4f72f7e05b96a53ef75683adc331f70e85a41?d=identicon)[nirandas](/maintainers/nirandas)

---

Top Contributors

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

###  Code Quality

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/nirandas-laravel-gatekeeper/health.svg)

```
[![Health](https://phpackages.com/badges/nirandas-laravel-gatekeeper/health.svg)](https://phpackages.com/packages/nirandas-laravel-gatekeeper)
```

###  Alternatives

[namshi/jose

JSON Object Signing and Encryption library for PHP.

1.8k99.6M101](/packages/namshi-jose)[league/oauth1-client

OAuth 1.0 Client Library

99698.8M106](/packages/league-oauth1-client)[bezhansalleh/filament-shield

Filament support for `spatie/laravel-permission`.

2.8k2.9M88](/packages/bezhansalleh-filament-shield)[gesdinet/jwt-refresh-token-bundle

Implements a refresh token system over Json Web Tokens in Symfony

70516.4M35](/packages/gesdinet-jwt-refresh-token-bundle)[league/oauth2-google

Google OAuth 2.0 Client Provider for The PHP League OAuth2-Client

41721.2M118](/packages/league-oauth2-google)[illuminate/auth

The Illuminate Auth package.

9327.3M1.0k](/packages/illuminate-auth)

PHPackages © 2026

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