PHPackages                             mirasoft182/laravel-admin-google-authenticator - 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. mirasoft182/laravel-admin-google-authenticator

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

mirasoft182/laravel-admin-google-authenticator
==============================================

google authenticator

1.2(3y ago)051MITPHPPHP &gt;=7.1.0

Since Sep 1Pushed 3y ago1 watchersCompare

[ Source](https://github.com/mirasoft182/laravel-admin-google-authenticator)[ Packagist](https://packagist.org/packages/mirasoft182/laravel-admin-google-authenticator)[ Docs](https://github.com/mirasoft182/laravel-admin-google-authenticator)[ RSS](/packages/mirasoft182-laravel-admin-google-authenticator/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (2)Versions (2)Used By (0)

Laravel-admin google authenticator
==================================

[](#laravel-admin-google-authenticator)

### install

[](#install)

```
composer require mirasoft182/laravel-admin-google-authenticator

```

### Generate Secret

[](#generate-secret)

google\_authenticator\_secret=

```
php artisan google:secret

```

### configuration

[](#configuration)

```
'extensions' => [
	'admin-google-authenticator' => [
		'enable' => true,
		'secret' => env('google_authenticator_secret', ''),
	],
],

```

### publish language

[](#publish-language)

```
php artisan vendor:publish --provider=LaravelAdminGoogleAuthenticator\GoogleAuthenticatorServiceProvider

```

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity42

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

1347d ago

### Community

Maintainers

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

---

Top Contributors

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

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/mirasoft182-laravel-admin-google-authenticator/health.svg)

```
[![Health](https://phpackages.com/badges/mirasoft182-laravel-admin-google-authenticator/health.svg)](https://phpackages.com/packages/mirasoft182-laravel-admin-google-authenticator)
```

###  Alternatives

[illuminate/auth

The Illuminate Auth package.

9327.3M1.0k](/packages/illuminate-auth)[james.xue/login-captcha

laravel-admin 登录验证码

3725.4k](/packages/jamesxue-login-captcha)[openeuropa/oe_authentication

Authentication against the OpenEuropa Authentication service.

17314.8k2](/packages/openeuropa-oe-authentication)[asundust/auth-captcha

Sliding captcha for Laravel-Admin auth, Multiple platform support / Laravel-Admin登录 滑动验证插件 多平台支持

593.6k](/packages/asundust-auth-captcha)[manzhouya/auth-attempts

Add captcha and login attempts for laravel-admin

142.1k](/packages/manzhouya-auth-attempts)[ghost/google-authenticator

Google 两步验证码

122.5k](/packages/ghost-google-authenticator)

PHPackages © 2026

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