PHPackages                             bhoechie/laravel-customable-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. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. bhoechie/laravel-customable-auth

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

bhoechie/laravel-customable-auth
================================

Customable Auth Provider for Laravel

1.1(9y ago)035MITPHPPHP &gt;=5.5.9

Since Oct 7Pushed 9y ago1 watchersCompare

[ Source](https://github.com/Septian-Bhoechie/laravel-customable-auth)[ Packagist](https://packagist.org/packages/bhoechie/laravel-customable-auth)[ RSS](/packages/bhoechie-laravel-customable-auth/feed)WikiDiscussions master Synced 4w ago

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

Laravel Customable Auth Provider
--------------------------------

[](#laravel-customable-auth-provider)

This package allowed you to use a credentials field other than a password as default laravel credentials

### Requirements

[](#requirements)

- PHP 5.5
- Laravel &gt;= 5.2

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

[](#installation)

To install the PHP client library using Composer: composer require bhoechie/laravel-customable-auth

Then add `Bhoechie\CustomableAuth\AuthServiceProvider` to the `providers` array in your `config/app.php` before application service provider:

```
Bhoechie\CustomableAuth\AuthServiceProvider::class

/*
* Application Service Providers...
*/

```

Configuration
-------------

[](#configuration)

You must publish config using `artisan vendor:publish` to copy the distribution configuration file to your app's config directory:

```
php artisan vendor:publish

```

Then set either the `password_field` base on your database password name.

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity59

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

2

Last Release

3552d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1b49fcc929261ba8f683b1b9b25fc670c9ec99fbf54767c29a313a7735bd7ea3?d=identicon)[bhoechie](/maintainers/bhoechie)

---

Top Contributors

[![Septian-Bhoechie](https://avatars.githubusercontent.com/u/3733357?v=4)](https://github.com/Septian-Bhoechie "Septian-Bhoechie (10 commits)")

---

Tags

laravelauthcredentialscustomable

### Embed Badge

![Health badge](/badges/bhoechie-laravel-customable-auth/health.svg)

```
[![Health](https://phpackages.com/badges/bhoechie-laravel-customable-auth/health.svg)](https://phpackages.com/packages/bhoechie-laravel-customable-auth)
```

###  Alternatives

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

JSON Web Token Authentication for Laravel and Lumen

83910.6M60](/packages/php-open-source-saver-jwt-auth)[directorytree/ldaprecord-laravel

LDAP Authentication &amp; Management for Laravel.

5752.2M17](/packages/directorytree-ldaprecord-laravel)[auth0/login

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

2745.2M3](/packages/auth0-login)[jurager/teams

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

23820.8k](/packages/jurager-teams)[azate/laravel-telegram-login-auth

Laravel Telegram Login Auth

3719.4k](/packages/azate-laravel-telegram-login-auth)

PHPackages © 2026

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