rnevarezc / ddd-legos
DDD Building Blocks for PHP
Installs: 902
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/rnevarezc/ddd-legos
Requires
- php: ^8.0
- beberlei/assert: ^3.2
- illuminate/support: ^9.0
- myclabs/php-enum: ^1.7
- nesbot/carbon: ^2.32
- psr/event-dispatcher: ^1.0
- psr/http-message: ^1.0.1
- ramsey/uuid: ^4.0
- spatie/data-transfer-object: ^2.2
README
A set of useful interfaces, Abstractions and Utility Classes to be used as a starting point of a DDD architecture based software.
Installation
Install the library using Composer:
composer require rnevarezc/ddd-legos
License
This library is open-sourced software licensed under the MIT license.