PHPackages                             thebachtiarz/laravel-auth-v1 - 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. thebachtiarz/laravel-auth-v1

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

thebachtiarz/laravel-auth-v1
============================

An Authentication for Laravel Project v1

2.0.6(3y ago)1153MITPHPPHP ^8.0

Since Feb 16Pushed 3y ago1 watchersCompare

[ Source](https://github.com/thebachtiarz/laravel-auth-v1)[ Packagist](https://packagist.org/packages/thebachtiarz/laravel-auth-v1)[ Docs](https://github.com/thebachtiarz/laravel-auth-v1)[ RSS](/packages/thebachtiarz-laravel-auth-v1/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (2)Versions (10)Used By (3)

laravel-auth-v1
===============

[](#laravel-auth-v1)

### An Authentication for Laravel Project v1

[](#an-authentication-for-laravel-project-v1)

---

Requires
--------

[](#requires)

- [laravel/framework](https://github.com/laravel/framework/) v9.x
- [thebachtiarz/laravel-toolkit-v1](https://github.com/thebachtiarz/laravel-toolkit-v1/) v2.x

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

[](#installation)

- composer config (only if you have access)

```
composer config repositories.thebachtiarz/laravel-auth-v1 git git@github.com:thebachtiarz/laravel-auth-v1.git
```

- install repository

```
composer require thebachtiarz/laravel-auth-v1
```

- vendor publish

```
php artisan vendor:publish --provider="TheBachtiarz\Auth\AuthServiceProvider"
```

- register the REST API into -&gt; **app/Providers/RouteServiceProvider.php**

```
Route::prefix(tbtoolkitconfig('app_prefix'))
    ->middleware(['api'])
    ->namespace($this->namespace)
    ->group(tbauthrouteapi());
```

---

Feature
-------

[](#feature)

> sek males nulis cak :v

---

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity60

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

Total

9

Last Release

1423d ago

Major Versions

1.0.1 → 2.0.02022-02-28

PHP version history (2 changes)1.0.0PHP ^7.4|^8.0

2.0.0PHP ^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/157bc70c9a4b1673a73b8e93d03a066987b10fa005c8e63a30f3214e011a2557?d=identicon)[thebachtiarz](/maintainers/thebachtiarz)

---

Top Contributors

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

---

Tags

laravelauthAuthenticationthebachtiarz

### Embed Badge

![Health badge](/badges/thebachtiarz-laravel-auth-v1/health.svg)

```
[![Health](https://phpackages.com/badges/thebachtiarz-laravel-auth-v1/health.svg)](https://phpackages.com/packages/thebachtiarz-laravel-auth-v1)
```

###  Alternatives

[lakm/nopass

Provides passwordless authentication for your laravel projects.

2213.6k2](/packages/lakm-nopass)

PHPackages © 2026

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