PHPackages                             tripteki/laravelphp-auth-api - 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. tripteki/laravelphp-auth-api

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

tripteki/laravelphp-auth-api
============================

Trip Teknologi's Laravel.php Auth API (Session/Token Sanctum, Token JWT, Token OAuth Passport)

1.0.0(2y ago)078MITPHPPHP ^8.0.2

Since Nov 22Pushed 2y agoCompare

[ Source](https://github.com/tripteki/laravelphp-auth-api)[ Packagist](https://packagist.org/packages/tripteki/laravelphp-auth-api)[ Docs](https://github.com/tripteki/laravelphp-auth-api)[ RSS](/packages/tripteki-laravelphp-auth-api/feed)WikiDiscussions main Synced 1mo ago

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

Auth-API
========

[](#auth-api)

This package setup needed packages to build Auth RESTful API using Laravel Sanctum / Laravel JWT / Laravel Passport.

Getting Started
---------------

[](#getting-started)

Installation :

```
composer require tripteki/laravelphp-auth-api

```

Usage
-----

[](#usage)

`php artisan auth-api:install `

Option
------

[](#option)

- `sanctum` : As sanctum (Session-Token (stateful)), `composer require laravel/sanctum` is required.
- `jwt` : As jwt (Token (stateless)), `composer require tymon/jwt-auth` is required.
- `passport` : As passport (Token OAuth (stateful)), `composer require laravel/passport` is required.

Author
------

[](#author)

- Trip Teknologi ([@tripteki](https://linkedin.com/company/tripteki))
- Hasby Maulana ([@hsbmaulana](https://linkedin.com/in/hsbmaulana))

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community6

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

Unknown

Total

1

Last Release

909d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/3bcb25d4bbf5d664b8dd7cc7e5c194f876f54c994a1b3b9ebeaab370f577025a?d=identicon)[tripteki](/maintainers/tripteki)

---

Top Contributors

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

---

Tags

bannet

### Embed Badge

![Health badge](/badges/tripteki-laravelphp-auth-api/health.svg)

```
[![Health](https://phpackages.com/badges/tripteki-laravelphp-auth-api/health.svg)](https://phpackages.com/packages/tripteki-laravelphp-auth-api)
```

###  Alternatives

[zacksmash/fortify-ui

Fortify-driven Laravel UI replacement

24617.0k6](/packages/zacksmash-fortify-ui)[orchid/fortify

Orchid template for Laravel Fortify

3179.9k1](/packages/orchid-fortify)[wychoong/filament-fortify

Laravel Fortify for Filament Admin

3313.7k](/packages/wychoong-filament-fortify)

PHPackages © 2026

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