PHPackages                             bhry98/bhry98-laravel-ready - 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. bhry98/bhry98-laravel-ready

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

bhry98/bhry98-laravel-ready
===========================

Laravel Starter to manage \[identity, users, RBAC,dynamic enums, and more \] for fresh laravel applications only

v1.0.0(7mo ago)0291MITPHPPHP &gt;=8.2

Since Oct 9Pushed 7mo ago1 watchersCompare

[ Source](https://github.com/bhry98/bhry98-laravel-ready)[ Packagist](https://packagist.org/packages/bhry98/bhry98-laravel-ready)[ RSS](/packages/bhry98-bhry98-laravel-ready/feed)WikiDiscussions main Synced 1mo ago

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

🧱 bhry98-laravel-ready
======================

[](#-bhry98-laravel-ready)

A Laravel starter package designed to help developers kickstart new Laravel projects with production-ready settings, pre-installed packages, and a clean architecture structure. Ideal for **rapid development** with **best practices** in mind.

---

🚀 Features
----------

[](#-features)

- ✅ Laravel 11+ support
- 🔒 Pre-configured user authentication
- 🧰 API structure ready for Laravel Sanctum
- 🔐 Role and permission management using `spatie/laravel-permission`
- 📦 Centralized response and error handling
- 👥 Basic user and role seeders
- 🧱 Modular architecture with `ApiController` and `BaseService`
- 🐞 Laravel Debugbar for development debugging
- 🛠️ Helper functions and traits included

---

📦 Included Packages
-------------------

[](#-included-packages)

- [`spatie/laravel-permission`](https://github.com/spatie/laravel-permission)
- [`laravel/sanctum`](https://laravel.com/docs/sanctum)
- [`barryvdh/laravel-debugbar`](https://github.com/barryvdh/laravel-debugbar)
- [`spatie/laravel-query-builder`](https://github.com/spatie/laravel-query-builder) *(optional)*
- Custom helper functions and service classes

---

📂 Folder Structure Overview
---------------------------

[](#-folder-structure-overview)

```
app/
├── Actions/
├── Http/
│   ├── Controllers/
│   │   ├── Api/
│   │   └── Auth/
│   ├── Middleware/
│   └── Requests/
├── Models/
├── Services/

routes/
├── api.php
├── web.php

config/
database/
├── seeders/

```

📚 Documentation
---------------

[](#-documentation)

- 🔗 [Users Management Overview »](docs/users-management-overview.md)
- 🔗 [RBAC (Roles &amp; Permissions) Overview »](docs/rbac-overview.md)
- 🔗 [Enums System Overview »](docs/enums-overview.md)

---

🚫 Security: Reset Password Attempt Limit
----------------------------------------

[](#-security-reset-password-attempt-limit)

A configurable limit on failed password reset attempts is built in to reduce brute-force attacks.
It can be customized via `config/auth.php` or through your own middleware logic.

###  Health Score

35

—

LowBetter than 80% of packages

Maintenance64

Regular maintenance activity

Popularity11

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity47

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 72.7% 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

Unknown

Total

1

Last Release

215d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/953ea673ae5e75b34c73d362b902d47932dc15e033b2a36a080bd363dd21f227?d=identicon)[bhry98](/maintainers/bhry98)

---

Top Contributors

[![bhry98](https://avatars.githubusercontent.com/u/85765830?v=4)](https://github.com/bhry98 "bhry98 (48 commits)")[![bhry98-vs](https://avatars.githubusercontent.com/u/251838878?v=4)](https://github.com/bhry98-vs "bhry98-vs (18 commits)")

---

Tags

phpjwtlaravelauthrbacusers managementuser typesbhry98dynamic enums

### Embed Badge

![Health badge](/badges/bhry98-bhry98-laravel-ready/health.svg)

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

###  Alternatives

[santigarcor/laratrust

This package provides a flexible way to add Role-based Permissions to Laravel

2.3k5.4M43](/packages/santigarcor-laratrust)[hasinhayder/tyro

Tyro - The ultimate Authentication, Authorization, and Role &amp; Privilege Management solution for Laravel 12 &amp; 13

6712.1k2](/packages/hasinhayder-tyro)[pallant/laravel-aws-cognito-auth

An authentication driver for Laravel for authenticating users in AWS Cognito User Pools

777.7k](/packages/pallant-laravel-aws-cognito-auth)[tomatophp/filament-developer-gate

Secure your selected route by using a middleware with static password for developers only

11106.7k6](/packages/tomatophp-filament-developer-gate)

PHPackages © 2026

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