PHPackages                             dejwcake/admin-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. dejwcake/admin-auth

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

dejwcake/admin-auth
===================

Authentication interface for brackets/admin-ui

2.0.0(1mo ago)07681MITPHPPHP ^8.5CI passing

Since May 7Pushed 1mo agoCompare

[ Source](https://github.com/dejwCake/admin-auth)[ Packagist](https://packagist.org/packages/dejwcake/admin-auth)[ RSS](/packages/dejwcake-admin-auth/feed)WikiDiscussions main Synced 3w ago

READMEChangelog (6)Dependencies (15)Versions (11)Used By (1)

Admin Auth
==========

[](#admin-auth)

Admin Auth is a Laravel package that handles authentication for the Craftable admin interface in your application. It supports:

- Authenticating admin users (login and logout)
- Handling admin password resets
- Activating new admin accounts

Provided functionality is ready to use – package exposes a set of routes, it has controllers and views (based on `dejwCake/admin-ui` admin template).

[![Admin login form](https://camo.githubusercontent.com/4b3f24e0cb4584ec7586093e56f8c83fd5e6988c9233dcc44ea84d9fbedb5de4/68747470733a2f2f646f63732e676574637261667461626c652e636f6d2f6173736574732f6c6f67696e2d666f726d2e706e67 "Admin login form")](https://camo.githubusercontent.com/4b3f24e0cb4584ec7586093e56f8c83fd5e6988c9233dcc44ea84d9fbedb5de4/68747470733a2f2f646f63732e676574637261667461626c652e636f6d2f6173736574732f6c6f67696e2d666f726d2e706e67)

This package is part of [Craftable](https://github.com/dejwCake/craftable) (`dejwCake/craftable`), an administration starter kit for Laravel 13. Forked from [Craftable](https://github.com/BRACKETS-by-TRIAD/craftable) (`brackets/craftable`).

You can find full documentation at

Issues
------

[](#issues)

Where do I report issues? If something is not working as expected, please open an issue in the main repository .

How to develop this project
---------------------------

[](#how-to-develop-this-project)

### Composer

[](#composer)

Update dependencies:

```
docker compose run -it --rm test composer update
```

Composer normalization:

```
docker compose run -it --rm php-qa composer normalize
```

### Run tests

[](#run-tests)

Run tests with pcov:

```
docker compose run -it --rm test ./vendor/bin/phpunit -d pcov.enabled=1
```

To regenerate snapshots use:

```
docker compose run -it --rm test ./vendor/bin/phpunit -d pcov.enabled=1 -d --update-snapshots
```

To switch between postgresql and mariadb change in `docker-compose.yml` DB\_CONNECTION environmental variable:

```
- DB_CONNECTION: pgsql
+ DB_CONNECTION: mysql

```

### Run code analysis tools (php-qa)

[](#run-code-analysis-tools-php-qa)

PHP compatibility:

```
docker compose run -it --rm php-qa phpcs --standard=.phpcs.compatibility.xml --cache=.phpcs.cache
```

Code style:

```
docker compose run -it --rm php-qa phpcs -s --colors --extensions=php
```

Fix style issues:

```
docker compose run -it --rm php-qa phpcbf -s --colors --extensions=php
```

Static analysis (phpstan):

```
docker compose run -it --rm php-qa phpstan analyse --configuration=phpstan.neon
```

Mess detector (phpmd):

```
docker compose run -it --rm php-qa phpmd ./config,./database,./lang,./resources,./routes,./src,./tests ansi phpmd.xml --suffixes php --baseline-file phpmd.baseline.xml
```

###  Health Score

51

—

FairBetter than 95% of packages

Maintenance90

Actively maintained with recent releases

Popularity17

Limited adoption so far

Community19

Small or concentrated contributor base

Maturity68

Established project with proven stability

 Bus Factor1

Top contributor holds 53% 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 ~136 days

Recently: every ~58 days

Total

9

Last Release

51d ago

Major Versions

0.9.1 → 1.0.02025-02-24

0.9.2 → 1.0.12026-01-17

v1.x-dev → 2.0.02026-05-03

PHP version history (3 changes)0.9.0PHP ^8.1

1.0.0PHP ^8.2

2.0.0PHP ^8.5

### Community

Maintainers

![](https://www.gravatar.com/avatar/7587c47435caa968be9a652630c6c0c91abacb43dfa001b02cbe5b892672cd7e?d=identicon)[dejwCake](/maintainers/dejwCake)

---

Top Contributors

[![dejwCake](https://avatars.githubusercontent.com/u/22255647?v=4)](https://github.com/dejwCake "dejwCake (107 commits)")[![palypster](https://avatars.githubusercontent.com/u/2362237?v=4)](https://github.com/palypster "palypster (47 commits)")[![RichardDominik](https://avatars.githubusercontent.com/u/13850339?v=4)](https://github.com/RichardDominik "RichardDominik (22 commits)")[![strstensky](https://avatars.githubusercontent.com/u/39539367?v=4)](https://github.com/strstensky "strstensky (8 commits)")[![matejminar](https://avatars.githubusercontent.com/u/9060071?v=4)](https://github.com/matejminar "matejminar (7 commits)")[![vsotreshko](https://avatars.githubusercontent.com/u/32361861?v=4)](https://github.com/vsotreshko "vsotreshko (3 commits)")[![DrzikFilip](https://avatars.githubusercontent.com/u/45689662?v=4)](https://github.com/DrzikFilip "DrzikFilip (2 commits)")[![Aerochrome](https://avatars.githubusercontent.com/u/24954031?v=4)](https://github.com/Aerochrome "Aerochrome (2 commits)")[![jeanremy](https://avatars.githubusercontent.com/u/3785695?v=4)](https://github.com/jeanremy "jeanremy (1 commits)")[![odziomkova-brackets](https://avatars.githubusercontent.com/u/73235963?v=4)](https://github.com/odziomkova-brackets "odziomkova-brackets (1 commits)")[![eblount](https://avatars.githubusercontent.com/u/1424719?v=4)](https://github.com/eblount "eblount (1 commits)")[![ajkabajka](https://avatars.githubusercontent.com/u/33116923?v=4)](https://github.com/ajkabajka "ajkabajka (1 commits)")

---

Tags

laravelauthAuthenticationusercmsloginadmin

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

### Embed Badge

![Health badge](/badges/dejwcake-admin-auth/health.svg)

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

###  Alternatives

[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)[sarav/laravel-multiauth

A Simple Laravel Package for handling multiple authentication

5030.9k](/packages/sarav-laravel-multiauth)[hasinhayder/tyro-login

Tyro Login - Beautiful, customizable authentication views for Laravel 12 &amp; 13

2453.7k5](/packages/hasinhayder-tyro-login)[alajusticia/laravel-logins

Session management in Laravel apps, user notifications on new access, support for multiple separate remember tokens, IP geolocation, User-Agent parser

2013.2k](/packages/alajusticia-laravel-logins)

PHPackages © 2026

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