https://github.com/geekcell/php-ddd
Your ultimate guard rails for domain driven design with PHP.
https://github.com/geekcell/php-ddd
ddd domain-driven-design library php
Last synced: 11 months ago
JSON representation
Your ultimate guard rails for domain driven design with PHP.
- Host: GitHub
- URL: https://github.com/geekcell/php-ddd
- Owner: geekcell
- License: mit
- Created: 2023-01-10T16:43:58.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-24T07:49:40.000Z (about 2 years ago)
- Last Synced: 2025-08-18T15:58:23.091Z (11 months ago)
- Topics: ddd, domain-driven-design, library, php
- Language: PHP
- Homepage: https://www.geekcell.io
- Size: 137 KB
- Stars: 1
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# DDD - Domain Driven Design with PHP
[](https://github.com/geekcell/php-ddd/actions/workflows/tests.yml) [](https://sonarcloud.io/summary/new_code?id=geekcell_php-ddd) [](https://sonarcloud.io/summary/new_code?id=geekcell_php-ddd) [](https://sonarcloud.io/summary/new_code?id=geekcell_php-ddd) [](https://sonarcloud.io/summary/new_code?id=geekcell_php-ddd)
Your ultimate guard rails for domain driven design with PHP.
## Installation
To use this package, require it in Composer
```bash
composer require geekcell/ddd
```
## Framework Integration
| Framwork | Github repository |
| ----------- | ---------------------------------------------- |
| Symfony | https://github.com/geekcell/ddd-symfony-bundle |
| Laravel | (coming soon...) |