PHPackages                             onemustcode/laravel-ddd - 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. [Framework](/categories/framework)
4. /
5. onemustcode/laravel-ddd

ActiveLibrary[Framework](/categories/framework)

onemustcode/laravel-ddd
=======================

Domain Driven Design package for Laravel

1.0.3(8y ago)131341[6 issues](https://github.com/onemustcode/laravel-ddd/issues)MITPHPPHP &gt;=7.0

Since Jun 23Pushed 8y ago1 watchersCompare

[ Source](https://github.com/onemustcode/laravel-ddd)[ Packagist](https://packagist.org/packages/onemustcode/laravel-ddd)[ RSS](/packages/onemustcode-laravel-ddd/feed)WikiDiscussions master Synced today

READMEChangelog (4)Dependencies (6)Versions (5)Used By (0)

Laravel Domain Driven Design package
====================================

[](#laravel-domain-driven-design-package)

Package to simply setup a Domain Driven Desgin Application in Laravel 5.x.

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

[](#installation)

Require the Query library trough composer.

```
composer require onemustcode/laravel-ddd

```

After updating composer, add the ServiceProvider to the providers array in config/app.php

```
OneMustCode\LaravelDDD\ServiceProvider::class,

```

Creating a project
------------------

[](#creating-a-project)

To create a project, simply run the following command and follow the instructions.

```
php artisan ddd:project

```

Creating a new entity, repository and service
---------------------------------------------

[](#creating-a-new-entity-repository-and-service)

To create a entity, simply run the following command and follow the instructions.

```
php artisan ddd:create

```

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance11

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity61

Established project with proven stability

 Bus Factor1

Top contributor holds 83.3% 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 ~15 days

Total

4

Last Release

3248d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/b7ea4daaa558cb0bdc7afff101dbd1ba0f2c52468a488718368b6538a4926da9?d=identicon)[onemustcode](/maintainers/onemustcode)

---

Top Contributors

[![blackvault-bv](https://avatars.githubusercontent.com/u/25415479?v=4)](https://github.com/blackvault-bv "blackvault-bv (5 commits)")[![dead23angel](https://avatars.githubusercontent.com/u/3616247?v=4)](https://github.com/dead23angel "dead23angel (1 commits)")

### Embed Badge

![Health badge](/badges/onemustcode-laravel-ddd/health.svg)

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

###  Alternatives

[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.4M196](/packages/sulu-sulu)[oro/platform

Business Application Platform (BAP)

642140.7k104](/packages/oro-platform)[kimai/kimai

Kimai - Time Tracking

4.8k8.7k1](/packages/kimai-kimai)[coreshop/core-shop

CoreShop - Pimcore eCommerce

290202.1k11](/packages/coreshop-core-shop)[shopsys/framework

Core of Shopsys Platform - open source framework for building large, scalable, fast-growing e-commerce projects based on Symfony

25220.6k36](/packages/shopsys-framework)[2lenet/crudit-bundle

The easy like Crud'it Bundle.

1615.6k12](/packages/2lenet-crudit-bundle)

PHPackages © 2026

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