PHPackages                             joerucci/laravel-domain-tools - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. joerucci/laravel-domain-tools

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

joerucci/laravel-domain-tools
=============================

This package provides domain-driven design (DDD) support for Laravel applications by enhancing artisan make commands with --domain argument. When used, generated files (like models, casts, events, etc.) are placed into a specific domain folder within your app.

v1.0.1(1y ago)12.4k↑250%MITPHPPHP ^8.1

Since May 2Pushed 9mo ago1 watchersCompare

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

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

laravel-domain-tools
====================

[](#laravel-domain-tools)

[![Latest Version on Packagist](https://camo.githubusercontent.com/df9869f37a9e6a6a167f1a303615971312eca83c830e5a60dd359c6cfe8005e6/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6a6f6572756363692f6c61726176656c2d646f6d61696e2d746f6f6c732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/joerucci/laravel-domain-tools)

Artisan command extensions for organizing Laravel projects by domain.

This package adds support for generating Laravel classes inside domain-specific folders using enhanced `make:*` commands. It is ideal for applications following a domain-first or modular architecture.

Features
--------

[](#features)

- Adds a `--domain` or `{domain}` argument to Laravel's artisan make commands
- Scaffolds files under `app/YourDomain/...` automatically
- Supports traits, notifications, providers, listeners, casts, and more
- Interactive prompts when domain is not provided

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

[](#installation)

```
composer require joerucci/laravel-domain-tools --dev
```

###  Health Score

35

—

LowBetter than 80% of packages

Maintenance54

Moderate activity, may be stable

Popularity22

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity47

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 ~14 days

Total

2

Last Release

367d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/7062653?v=4)[Joe Rucci](/maintainers/joerucci)[@joerucci](https://github.com/joerucci)

---

Top Contributors

[![joerucci](https://avatars.githubusercontent.com/u/7062653?v=4)](https://github.com/joerucci "joerucci (8 commits)")

###  Code Quality

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/joerucci-laravel-domain-tools/health.svg)

```
[![Health](https://phpackages.com/badges/joerucci-laravel-domain-tools/health.svg)](https://phpackages.com/packages/joerucci-laravel-domain-tools)
```

###  Alternatives

[wireui/wireui

TallStack components

1.8k1.3M16](/packages/wireui-wireui)[livewire/volt

An elegantly crafted functional API for Laravel Livewire.

4205.3M84](/packages/livewire-volt)[ramonrietdijk/livewire-tables

Dynamic tables for models with Laravel Livewire

21147.4k](/packages/ramonrietdijk-livewire-tables)

PHPackages © 2026

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