https://github.com/open-solid/ddd
DDD Building blocks for PHP
https://github.com/open-solid/ddd
Last synced: 11 months ago
JSON representation
DDD Building blocks for PHP
- Host: GitHub
- URL: https://github.com/open-solid/ddd
- Owner: open-solid
- License: mit
- Created: 2023-10-19T12:50:41.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-30T05:18:49.000Z (about 2 years ago)
- Last Synced: 2024-04-30T06:55:59.969Z (about 2 years ago)
- Language: PHP
- Size: 85.9 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Domain-Driven Design Building Blocks for PHP
## Installation
```bash
composer require open-solid/ddd
```
## License
This software is published under the [MIT License](LICENSE)
## TODO
- [ ] Add Criteria value object for Specification pattern