PHPackages                             merkeleon/laravel-httpauth - 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. merkeleon/laravel-httpauth

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

merkeleon/laravel-httpauth
==========================

Helps to lock develop version with http-auth

1.1.2(6y ago)329.4k↓80.8%4[1 issues](https://github.com/Merkeleon/laravel-httpauth/issues)MITPHPPHP &gt;=5.3.0CI failing

Since Apr 6Pushed 5y ago5 watchersCompare

[ Source](https://github.com/Merkeleon/laravel-httpauth)[ Packagist](https://packagist.org/packages/merkeleon/laravel-httpauth)[ RSS](/packages/merkeleon-laravel-httpauth/feed)WikiDiscussions master Synced yesterday

READMEChangelog (7)Dependencies (2)Versions (11)Used By (0)

Laravel HttpAuth
================

[](#laravel-httpauth)

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

[](#installation)

First, require the package using Composer:

```
composer require merkeleon/laravel-httpauth
```

Add to your config/app.php providers section

```
Merkeleon\Laravel\HttpAuth\Providers\HttpAuthServiceProvider::class,
```

After this actions you easily can create HttpAuth on your site:

```
php artisan http-auth:user:make
```

You can also enable redirect from your site to a third-party resource:

```
php artisan http-auth:redirect:make
```

Examples
--------

[](#examples)

Soon...

###  Health Score

34

—

LowBetter than 75% of packages

Maintenance13

Infrequent updates — may be unmaintained

Popularity29

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 52.9% 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 ~121 days

Recently: every ~211 days

Total

10

Last Release

2283d ago

Major Versions

v0.1.x-dev → 1.0.02017-10-27

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/5602887?v=4)[Andrei Drozd](/maintainers/androzd)[@androzd](https://github.com/androzd)

![](https://www.gravatar.com/avatar/8ddb58f1bb39c849f056901e85cc6a20cbcc4cf8558e3466890143d90c5d21f6?d=identicon)[codeator](/maintainers/codeator)

---

Top Contributors

[![codeator](https://avatars.githubusercontent.com/u/99560?v=4)](https://github.com/codeator "codeator (9 commits)")[![androzd](https://avatars.githubusercontent.com/u/5602887?v=4)](https://github.com/androzd "androzd (5 commits)")[![vint47](https://avatars.githubusercontent.com/u/3233357?v=4)](https://github.com/vint47 "vint47 (3 commits)")

---

Tags

laravelauthbasic authhttp auth

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/merkeleon-laravel-httpauth/health.svg)

```
[![Health](https://phpackages.com/badges/merkeleon-laravel-httpauth/health.svg)](https://phpackages.com/packages/merkeleon-laravel-httpauth)
```

###  Alternatives

[php-open-source-saver/jwt-auth

JSON Web Token Authentication for Laravel and Lumen

84611.1M63](/packages/php-open-source-saver-jwt-auth)[cartalyst/sentinel

PHP 8.2+ Fully-featured Authentication &amp; Authorization System

1.5k2.7M80](/packages/cartalyst-sentinel)[directorytree/ldaprecord-laravel

LDAP Authentication &amp; Management for Laravel.

5752.3M18](/packages/directorytree-ldaprecord-laravel)[jurager/teams

Laravel package to manage team functionality and operate with user permissions.

23822.5k](/packages/jurager-teams)[srlabs/centaur

An opinionated implementation of Cartalyst's Sentinel for Laravel 5

6058.3k](/packages/srlabs-centaur)[masterix21/laravel-licensing

Laravel licensing package with polymorphic assignment to any model, activation keys, expirations/renewals, and seat control via LicenseUsage. Supports offline verification with public-key–signed tokens, a CLI to generate/rotate/revoke keys, and an extensible architecture via config and contracts.

1563.0k4](/packages/masterix21-laravel-licensing)

PHPackages © 2026

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