PHPackages                             ehtasham89/laravel-apiauth-driver - 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. ehtasham89/laravel-apiauth-driver

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

ehtasham89/laravel-apiauth-driver
=================================

A RESTful api authentication driver for Laravel 4.\*

2.0.x-dev(9y ago)010MITPHPPHP &gt;=5.6.0

Since Apr 19Pushed 9y ago1 watchersCompare

[ Source](https://github.com/ehtasham89/laravel-apiauth-driver)[ Packagist](https://packagist.org/packages/ehtasham89/laravel-apiauth-driver)[ Docs](https://github.com/ehtasham89/laravel-apiauth-driver)[ RSS](/packages/ehtasham89-laravel-apiauth-driver/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (2)Versions (5)Used By (0)

[![StyleCI](https://camo.githubusercontent.com/0e7a31d1e79b61f8eed4ea264bdf1cf95cfd194d2770ee4f63243b347aab2a73/68747470733a2f2f7374796c6563692e696f2f7265706f732f35363235343037382f736869656c64)](https://styleci.io/repos/56254078)[![Build Status](https://camo.githubusercontent.com/3711cc8b54bcfcc67a4093968ef218a5f2610943d84902f85b93b600b60e015c/68747470733a2f2f7472617669732d63692e6f72672f656874617368616d38392f6c61726176656c2d617069617574682d6472697665722e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/ehtasham89/laravel-apiauth-driver)

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

[](#laravel-apiauth-driver)

A RESTful APi authenication driver for Laravel 4.2

Installation Guide:
-------------------

[](#installation-guide)

**Following lines in your laravel composer.json file require array:**
`"ehtasham89/laravel-apiauth-driver": "dev-master"`
**Palce following service provider links in app/config/app.php providers array:**

```
'Ehtasham89\LvApiAuth\LvApiAuthServiceProvider',
'Ehtasham89\LvApiAuth\Reminders\ReminderServiceProvider',

```

**Comment the following Service provider in app/config/app.php providers array:**
`//'Illuminate\Auth\Reminders\ReminderServiceProvider',`
Change the driver name in app/config/auth.php with **'driver' =&gt; 'lvapiauth',**

Api Configuration
-----------------

[](#api-configuration)

**Run following command via composer:**
`php artisan config:publish ehtasham89/laravel-apiauth-driver`
It will create copy of config.php file in `app/config/packages/ehtasham89/laravel-apiauth-driver/`
Add your api's endpoints in `app/config/packages/ehtasham89/laravel-apiauth-driver/config.php`

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity47

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 72% 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 ~204 days

Total

2

Last Release

3471d ago

Major Versions

1.0.x-dev → 2.0.x-dev2016-11-10

PHP version history (2 changes)1.0.x-devPHP &gt;=5.4.0

2.0.x-devPHP &gt;=5.6.0

### Community

Maintainers

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

---

Top Contributors

[![ehtasham89](https://avatars.githubusercontent.com/u/10699296?v=4)](https://github.com/ehtasham89 "ehtasham89 (18 commits)")[![ehtasham-geode](https://avatars.githubusercontent.com/u/16191460?v=4)](https://github.com/ehtasham-geode "ehtasham-geode (7 commits)")

---

Tags

apilaravelauthAuthenticationauthorizationdriverUserswebservicesapiauth

### Embed Badge

![Health badge](/badges/ehtasham89-laravel-apiauth-driver/health.svg)

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

###  Alternatives

[auth0/login

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

2745.0M3](/packages/auth0-login)[hasinhayder/tyro

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

6712.1k2](/packages/hasinhayder-tyro)[awes-io/auth

Laravel Authentication package with built-in two-factor (Authy) and social authentication (Socialite).

3826.7k1](/packages/awes-io-auth)[benbjurstrom/cognito-jwt-guard

A laravel auth guard for JSON Web Tokens issued by Amazon AWS Cognito

1113.1k](/packages/benbjurstrom-cognito-jwt-guard)[chervand/yii2-oauth2-server

OAuth 2.0 server for Yii 2.0 with MAC tokens support.

1524.2k1](/packages/chervand-yii2-oauth2-server)

PHPackages © 2026

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