Skip to content

Common interfaces for PHP Complex Heart SDK

License

Notifications You must be signed in to change notification settings

ComplexHeart/php-contracts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contracts

Latest Stable Version Total Downloads License

Common interfaces for PHP Complex Heart SDK.

Domain Modeling

  • Aggregate
  • Entity
  • ValueObject
  • Identity

Service Bus

  • ServiceBus
  • Command
  • CommandBus
  • CommandHandler
  • Event
  • EventBus
  • EventHandler
  • Query
  • QueryBus
  • QueryHandler
  • QueryResponse