Libraries tagged by aggregates
spatie/laravel-event-sourcing
4461268 Downloads
The easiest way to get started with event sourcing in Laravel
patchlevel/event-sourcing
384311 Downloads
A lightweight but also all-inclusive event sourcing library with a focus on developer experience
kirkbushell/eloquence
1062045 Downloads
A set of extensions adding additional functionality and consistency to Laravel's awesome Eloquent library.
ecotone/ecotone
585676 Downloads
Enterprise architecture layer for Laravel and Symfony — CQRS, Event Sourcing, Durable Workflows (Sagas, Orchestrators), Projections, and Outbox messaging via PHP attributes.
watson/aggregate
158028 Downloads
Extend Laravel's query builder with additional relation aggregates.
spatie/laravel-event-projector
76480 Downloads
Event sourcing for artisans
patchlevel/event-sourcing-admin-bundle
17400 Downloads
Dashboard to inspect events, time travel through aggregates and manage subscriptions for patchlevel/event-sourcing.
ecotone/pdo-event-sourcing
184673 Downloads
PDO-backed Event Store for Ecotone — event-sourced aggregates, event-sourced sagas (durable workflows), projections, upcasting, and streaming projections (Kafka, RabbitMQ) on PostgreSQL or MySQL.
lendable/aggregate
132513 Downloads
Lendable Aggregate Library
predaddy/predaddy
26575 Downloads
Common DDD classes and utilities
patchlevel/event-sourcing-phpstan-extension
52442 Downloads
PHPStan that understands your aggregates and catches event sourcing mistakes before runtime
dykyi-roman/awesome-claude-code
1297 Downloads
Claude Code extension for PHP: audits (architecture, DDD, security, performance, PSR, design patterns, Docker, CI/CD, tests, docs), 3-level code review, automated bug fix, generators (DDD, CQRS, GoF patterns, PSR, tests, documentation, Docker, CI/CD), code explanation, refactoring. 26 commands, 62 agents, 259 skills.
yiimaker/yii2-translatable
35679 Downloads
Translatable behavior aggregates logic of linking translations to the primary model
wezlo/filament-search-spotlight
6072 Downloads
Full-screen Spotlight / command-palette style search overlay for Filament panels. Aggregates records, pages, and custom actions with keyboard navigation and a preview pane.
patchlevel/event-sourcing-phpunit
119879 Downloads
Test your event-sourcing aggregates and subscribers with a clear given / when / then notation