PHPackages                             gravure/laravel-verification-tokens - 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. gravure/laravel-verification-tokens

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

gravure/laravel-verification-tokens
===================================

Generic verification library for Laravel with callback and events.

1.0(9y ago)0259MITPHPPHP ^7.0

Since Mar 23Pushed 8y ago2 watchersCompare

[ Source](https://github.com/gravure/laravel-verification-tokens)[ Packagist](https://packagist.org/packages/gravure/laravel-verification-tokens)[ RSS](/packages/gravure-laravel-verification-tokens/feed)WikiDiscussions master Synced 4w ago

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

Laravel verification tokens
===========================

[](#laravel-verification-tokens)

A library to easily generate a token, for use in e-mail for instance, and automatically process callbacks.

### Installation

[](#installation)

```
composer require gravure/laravel-verification-tokens
```

Register the service provider in your `config/app.php`:

```
    // Gravure verification tokens
    Gravure\Verification\Providers\VerificationProvider::class,
```

> The route provider register the callback handler, the route is named: `verification.callback`. Feel free to implement your own provider and/or route.

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

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

3386d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/504687?v=4)[Daniël Klabbers](/maintainers/Luceos)[@luceos](https://github.com/luceos)

### Embed Badge

![Health badge](/badges/gravure-laravel-verification-tokens/health.svg)

```
[![Health](https://phpackages.com/badges/gravure-laravel-verification-tokens/health.svg)](https://phpackages.com/packages/gravure-laravel-verification-tokens)
```

###  Alternatives

[psalm/plugin-laravel

Psalm plugin for Laravel

3345.1M337](/packages/psalm-plugin-laravel)[roots/acorn

Framework for Roots WordPress projects built with Laravel components.

9772.3M122](/packages/roots-acorn)[api-platform/laravel

API Platform support for Laravel

59156.3k11](/packages/api-platform-laravel)[fleetbase/core-api

Core Framework and Resources for Fleetbase API

1232.2k16](/packages/fleetbase-core-api)[pressbooks/pressbooks

Pressbooks is an open source book publishing tool built on a WordPress multisite platform. Pressbooks outputs books in multiple formats, including PDF, EPUB, web, and a variety of XML flavours, using a theming/templating system, driven by CSS.

45344.0k1](/packages/pressbooks-pressbooks)[hasinhayder/tyro

Tyro - The ultimate Authentication, Authorization, and Role &amp; Privilege Management solution for Laravel 12 &amp; 13

6783.6k5](/packages/hasinhayder-tyro)

PHPackages © 2026

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