PHPackages                             originalmind/apiauth - 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. originalmind/apiauth

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

originalmind/apiauth
====================

Laravel filters to implement common API authorisation tasks using OAuth.

0.1.2(11y ago)214MITPHPPHP &gt;=5.4.0

Since Sep 30Pushed 11y agoCompare

[ Source](https://github.com/originalmind/laravel-apiauth)[ Packagist](https://packagist.org/packages/originalmind/apiauth)[ RSS](/packages/originalmind-apiauth/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (1)Versions (4)Used By (0)

laravel-apiauth
===============

[](#laravel-apiauth)

A collection of filters to assist with protecting API routes. Currently only supports the Resource Server implementation from the  package.

\*\* Work in Progress!\*\* This package needs more work to be made generic.

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

[](#installation)

**composer.json**:

```
"require": {
	"originalmind/apiauth": "0.1.*"
}

```

**app/config/app.php**:

Add the following to your service provider array:

```
'OriginalMind\ApiAuth\ApiAuthServiceProvider',

```

**in your controller constructor**:

```

```

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community2

Small or concentrated contributor base

Maturity50

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

Every ~0 days

Total

3

Last Release

4293d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/6777dba38d83ce61b209c9a476f9604a5e46b3f6bc606d5417d052a7ed54f6cb?d=identicon)[originalmind](/maintainers/originalmind)

---

Tags

laravelfilteroauthauthorization

### Embed Badge

![Health badge](/badges/originalmind-apiauth/health.svg)

```
[![Health](https://phpackages.com/badges/originalmind-apiauth/health.svg)](https://phpackages.com/packages/originalmind-apiauth)
```

###  Alternatives

[auth0/login

Auth0 Laravel SDK. Straight-forward and tested methods for implementing authentication, and accessing Auth0's Management API endpoints.

2795.3M3](/packages/auth0-login)[directorytree/ldaprecord-laravel

LDAP Authentication &amp; Management for Laravel.

5752.3M18](/packages/directorytree-ldaprecord-laravel)[hasinhayder/tyro

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

6783.6k6](/packages/hasinhayder-tyro)[kovah/laravel-socialite-oidc

OpenID Connect OAuth2 Provider for Laravel Socialite

24133.4k](/packages/kovah-laravel-socialite-oidc)[amdadulhaq/guard-laravel

Guard is Role and Permission management system for Laravel

135.5k](/packages/amdadulhaq-guard-laravel)

PHPackages © 2026

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