Recommend this page to a friend! |
Classes of Nemeth Zoltan | > | PHP Domain Driven Design | > | composer.json | > | Download |
|
|
![]() |
{ "name": "Aion/Domain Logic", "description": "Domain Logic pattern sample", "minimum-stability": "stable", "license": "proprietary", "authors": [ { "name": "Zoltán Németh", "email": "zoltan.nemeth@aionhill.com" } ], "autoload": { "psr-4": { "DL\\": "vendor/DL" } } } |