Skip to content

Implementation of example from "Getting Started With DDD When Surrounded By Legacy Systems" (Evans, 2013)

License

Notifications You must be signed in to change notification settings

DDD-Hamburg/ddd-in-legacy-systems

Repository files navigation

DDD In Legacy Systems Build Status

Example implementation of ACL concepts from Eric Evans' paper "Getting Started With DDD When Surrounded By Legacy Systems".

Setup

# Clone the repo
$ git clone [email protected]:DDD-Hamburg/ddd-in-legacy-systems.git

# Install composer and project dependencies
$ make bootstrap

General Information

The repository provides a Makefile to help you speeding up your development process.

$ make help
bootstrap    Install composer
tests        Execute test suite and create code coverage report
update       Update composer packages

About

Implementation of example from "Getting Started With DDD When Surrounded By Legacy Systems" (Evans, 2013)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published