PHPackages                             alfa-dev-team/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. [Framework](/categories/framework)
4. /
5. alfa-dev-team/auth-api

ActiveLibrary[Framework](/categories/framework)

alfa-dev-team/auth-api
======================

1.0(4y ago)043MITPHPPHP ^8.0

Since Apr 19Pushed 4y ago1 watchersCompare

[ Source](https://github.com/alfa-dev-team/auth-api)[ Packagist](https://packagist.org/packages/alfa-dev-team/auth-api)[ RSS](/packages/alfa-dev-team-auth-api/feed)WikiDiscussions master Synced 3w ago

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

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

[](#installation)

Add dependency using composer `composer require alfa-dev-team/auth-api`

You need to add configuration and migrations using the command:
`php artisan vendor:publish --tag=configs`
`php artisan vendor:publish --tag=migrations`

In the `config` directory, find the `auth-api.php` file and add your custom models.

`composer require doctrine/dbal`

Run migrations `php artisan migrate`

Add routes using
`AuthApi::authRoutes();`
`AuthApi::settingsRoutes();`

If you want to redefine some controller, then create a controller that will also inherit from the controller that you are redefining. And add to your service provider in `register` method For example:

`$this->app->bind(AlfaDevTeam\AuthApi\Controllers\ApiController\RegisterController::class, function ($app){ return new \Modules\Cabinet\Http\Controllers\Auth\RegisterController(); });`

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity54

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

1536d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/95482219?v=4)[alfa-dev-team](/maintainers/alfa-dev-team)[@alfa-dev-team](https://github.com/alfa-dev-team)

---

Top Contributors

[![GritsayAndriy](https://avatars.githubusercontent.com/u/9847521?v=4)](https://github.com/GritsayAndriy "GritsayAndriy (30 commits)")

---

Tags

frameworklaravelauth

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/alfa-dev-team-auth-api/health.svg)

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

###  Alternatives

[bagisto/bagisto

Bagisto Laravel E-Commerce

27.6k172.1k9](/packages/bagisto-bagisto)[unopim/unopim

UnoPim Laravel PIM

10.5k2.4k](/packages/unopim-unopim)[krayin/laravel-crm

Krayin CRM

23.2k33.6k1](/packages/krayin-laravel-crm)[microweber/microweber

New generation CMS with drag and drop

3.4k13.9k1](/packages/microweber-microweber)[contao-community-alliance/dc-general

Universal data container for Contao

1680.8k90](/packages/contao-community-alliance-dc-general)

PHPackages © 2026

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