Skip to content

ilyachase/monolith-decoupling-example

Repository files navigation

This is an example repository for my Medium article on how to actually decouple a monolith in PHP.

The main use case of this repository is to see code examples as you read through the article, but if you decided to run it locally, do the following:

docker-compose up -d
make vendor
make db
make migration
make fixture

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published