Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 653 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 653 Bytes

Complex Heart PHP SDK

Test

Provide a set of useful classes and tools to ease the adoption of Domain Driven Design into your project.

  • Contracts: Commons interfaces to decouple some parts of the Domain.
  • Data Model: Aggregates, Entities and Value Objects.
  • Criteria: Small implementation of a criteria pattern in PHP for Complex Heart SDK.