complex-heart/contracts

Common interfaces for PHP Complex Heart SDK.

Installs: 2 217

Dependents: 2

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/complex-heart/contracts

v2.0.1 2024-01-03 01:55 UTC

This package is auto-updated.

Last update: 2025-10-01 00:06:54 UTC


README

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