PHPackages                             utkarsh/laravel-two-step-verification - 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. utkarsh/laravel-two-step-verification

ActiveLaravel-plugin

utkarsh/laravel-two-step-verification
=====================================

A laravel package which adds the 2 step verification api.

2.2.4(9y ago)024MITPHP

Since Feb 3Pushed 9y ago1 watchersCompare

[ Source](https://github.com/Utkarsh-vishnoi/laravel-2-step-verification)[ Packagist](https://packagist.org/packages/utkarsh/laravel-two-step-verification)[ RSS](/packages/utkarsh-laravel-two-step-verification/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (8)Dependencies (2)Versions (9)Used By (0)

laravel-2-step-verification
===========================

[](#laravel-2-step-verification)

A laravel plugin to easily implement Google Authenticator.

Installation
============

[](#installation)

Install it via composer composer require utkarsh/laravel-two-step-verification

Then add the `TwoStepVerificationServiceProvider` to the `providers` array in `config/app.php`. Utkarsh\\TwoStepVerification\\Providers\\TwoStepVerificationServiceProvider::class,

then add the `TwoStepVerification` alias to the aliases array in the same file. `'TwoStepVerification' => Utkarsh\TwoStepVerification\Facades\Authenticate::class,`

Usage
=====

[](#usage)

Coming Soon!

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity68

Established project with proven stability

 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 ~1 days

Total

8

Last Release

3379d ago

Major Versions

1.0 → 2.02017-02-03

### Community

Maintainers

![](https://www.gravatar.com/avatar/1c4bdb028c1667a8646732d5f65b93d8c7ef16c0c0e9dab2c88791433013820b?d=identicon)[utkarsh25](/maintainers/utkarsh25)

---

Top Contributors

[![Utkarsh-vishnoi](https://avatars.githubusercontent.com/u/7036367?v=4)](https://github.com/Utkarsh-vishnoi "Utkarsh-vishnoi (11 commits)")

---

Tags

google-authenticatorlaravel-5-packagetwo-factor-authentication

### Embed Badge

![Health badge](/badges/utkarsh-laravel-two-step-verification/health.svg)

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

PHPackages © 2026

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