Skip to content

List of tools / awesome projects that are usefull in development of DDD / Microservices.

Notifications You must be signed in to change notification settings

johnhout/awesome-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

awesome-list

List of tools / awesome projects that are usefull in development of DDD / Microservices.

Events

Tools

Platforms / Brokers

  • Kafka - open-source distributed event streaming platform.
  • RabbitMQ - most widely deployed open source message broker.

QA / CI

Quality assurance

  • GrumPHP - When somebody commits changes, GrumPHP will run some tests on the committed code.
  • PHPStan - PHPStan finds bugs in your code without writing tests.
  • Deptrac - Static code analysis tool to visualize and enforce architectural decisions.
  • PHP CS Fixer - Fixes your code to follow standards.
  • Psalm - Psalm is a free & open-source static analysis tool that helps you identify problems in your code.

Testing

  • Behat - autotesting your business expectations.

About

List of tools / awesome projects that are usefull in development of DDD / Microservices.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published