PHPackages                             alfredoem/authentication - 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. alfredoem/authentication

ActiveLibrary

alfredoem/authentication
========================

Basic Authentication &amp; Register for Laravel Framework

v0.3(10y ago)044MITPHPPHP &gt;=5.3.0

Since Oct 15Pushed 10y ago1 watchersCompare

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

READMEChangelog (3)Dependencies (2)Versions (4)Used By (0)

Authentication
==============

[](#authentication)

Basic Auth for Laravel Framework

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

[](#installation)

1. Require this package in your composer.json and run composer update (or run `composer require alfredoem/authentication` directly):

    ```
     "alfredoem/authentication": "^0.1.0"

    ```
2. After composer update, add service providers to the `config/app.php`

    ```
     Alfredoem\Authentication\AuthenticationServiceProvider::class,

    ```
3. The next step is to install Authentication component. Run this command in terminal:

    ```
     $ php artisan Auth:install

    ```

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity50

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

Every ~0 days

Total

3

Last Release

3867d ago

### Community

Maintainers

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

---

Top Contributors

[![alfredoem](https://avatars.githubusercontent.com/u/11739809?v=4)](https://github.com/alfredoem "alfredoem (17 commits)")

---

Tags

laravelpackagesalfredoem

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/alfredoem-authentication/health.svg)

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

###  Alternatives

[tiagomichaelsousa/laravelfilters

Laravel Filters is a package that allows to filter eloquent models in a clean way.

6224.7k](/packages/tiagomichaelsousa-laravelfilters)

PHPackages © 2026

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