PHPackages                             detroit/core - 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. detroit/core

ActiveLibrary

detroit/core
============

A development-ready PHP implementation of clean architecture

30PHP

Since Oct 27Pushed 3y ago1 watchersCompare

[ Source](https://github.com/mohammadhsn/detroit)[ Packagist](https://packagist.org/packages/detroit/core)[ RSS](/packages/detroit-core/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

detroit
=======

[](#detroit)

A development-ready PHP implementation of clean architecture

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

[](#installation)

```
composer require detroit/core
```

Concepts
--------

[](#concepts)

This package could help you build a modular monolithic applications. Each module considered as a bounded context with contains at least below directory structure:

```
/src
    /orders
        /domain
            /aggregate
            /events
            /repositories
        /application
            /commands
            /queries

```

###  Health Score

15

—

LowBetter than 3% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity26

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/349d5b01fe48718cae66134f81da3f838ee9321ef0ad15ab1be1c59fbeea6b63?d=identicon)[mohammadhsn](/maintainers/mohammadhsn)

---

Top Contributors

[![mohammadhsn](https://avatars.githubusercontent.com/u/30635428?v=4)](https://github.com/mohammadhsn "mohammadhsn (50 commits)")

---

Tags

clean-architecturephp

### Embed Badge

![Health badge](/badges/detroit-core/health.svg)

```
[![Health](https://phpackages.com/badges/detroit-core/health.svg)](https://phpackages.com/packages/detroit-core)
```

PHPackages © 2026

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