• Jump To … +
    01-IdentifiesAggregate.php 02-DomainEvent.php 03-RecordsEvents.php 04-ProtectsInvariants.php 05-ProtectsMoreInvariants.php 06-IsEventSourced.php 07-EventStore.php 08-AggregateRepository.php index.markdown
  • ¶

    Buttercup.Protects

    Buttercup.Protects is a PHP library for building Aggregates that protect business invariants, and that record Domain Events.

    • 01 IdentifiesAggregate
    • 02 DomainEvent
    • 03 RecordsEvents
    • 04 Protecting Invariants
    • 05 Protecting More Invariants
    • 06 IsEventSourced
    • 07 EventStore
    • 08 AggregateRepository

    (Use the ‘Jump to’ menu to navigate.)

    • Improvements? Fork me on GitHub