PHPackages                             rakib/lara-auth - 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. rakib/lara-auth

ActiveLibrary

rakib/lara-auth
===============

Just get rid of the typical laravel auth design with LaraAuth and give your user new Glimpse of new Auth System.

v1.0.7(7y ago)318MITPHP

Since Dec 29Pushed 7y ago1 watchersCompare

[ Source](https://github.com/rakib-09/lara-Auth)[ Packagist](https://packagist.org/packages/rakib/lara-auth)[ RSS](/packages/rakib-lara-auth/feed)WikiDiscussions master Synced 4d ago

READMEChangelogDependenciesVersions (4)Used By (0)

[![](./icon.svg)](https://github.com/rakib-09/lara-auth)

 Laravel Package for changing the view of typical Laravel Auth.

### Features

[](#features)

- It Just default Laravel Auth.
- It will just change the User Login Page View.
- Easy way to make Authentication in Your Laravel Application.

### Installation

[](#installation)

Go to terminal and run this command

```
composer require rakib/lara-auth
```

Wait for few minutes. Composer will automatically install this package for your project.

Below **Laravel 5.5** open `config/app` and add this line in `providers` section

```
Rakib\LaraAuth\LaraAuthServiceProvider::class,
```

Now run this command in your terminal to publish this package resources:

```
php artisan vendor:publish

```

Then Find out The number of `Rakib\LaraAuth\LaraAuthServiceProvider`

That's it !!

You Are Done.

Let's Have fun with new login process.

Credits
-------

[](#credits)

- [Rakibul Hasan](https://github.com/rakib-09)
- [Aryan Ahmed](https://github.com/thearyanahmed)
- Thanks to [Appzgear](https://www.flaticon.com/authors/appzgear) for icon.

### Security Vulnerabilities

[](#security-vulnerabilities)

If you discover a security vulnerability within LaraAuth, please send an e-mail to Rakibul Hasan via [rakib\_rumi09@live.com](mailto:rakib_rumi09@live.com).

### License

[](#license)

The LaraAuth package is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT).

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 95% 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 ~1 days

Total

3

Last Release

2693d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/761d3c273cfbd6c73ff83b54bbe183faf38baf5bafab8c3c71047c1d07d0e4a1?d=identicon)[rakib-09](/maintainers/rakib-09)

---

Top Contributors

[![rakib-09](https://avatars.githubusercontent.com/u/11966280?v=4)](https://github.com/rakib-09 "rakib-09 (19 commits)")[![thearyanahmed](https://avatars.githubusercontent.com/u/20617352?v=4)](https://github.com/thearyanahmed "thearyanahmed (1 commits)")

### Embed Badge

![Health badge](/badges/rakib-lara-auth/health.svg)

```
[![Health](https://phpackages.com/badges/rakib-lara-auth/health.svg)](https://phpackages.com/packages/rakib-lara-auth)
```

PHPackages © 2026

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