An open API service indexing awesome lists of open source software.

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

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