Libraries tagged by aggregates
contempt/event-sourcing
18 Downloads
Event store, aggregate stream and optimistic-concurrency integration.
capell-app/capell
3 Downloads
The supported, version-aligned Capell foundation aggregate for Core, Admin, Frontend, Installer, and Marketplace.
birb/fancy-stubs-codegen
13 Downloads
Build-time, attribute-driven code generator: write a stub class, mark members with #[DefinerAttribute], and get a real, finished PHP class back — conventions filled in (event names, ids, ...), or whole getters/setters/builder classes generated from the stub's properties. Unlike runtime-reflection tools, the output is a plain PHP file with zero dependency on this library and no per-request reflection cost; useful for scaffolding DDD value objects/aggregates/events, command classes and other boilerplate. Postprocessing (transforming code, e.g. phpcbf/php-cs-fixer/rector), quality checks (evaluating code, e.g. PHPStan/Psalm/PHPCS) and framework-specific conventions (e.g. Laravel table/id naming) ship as separate packages — see birb/fancy-stubs-codegen-postprocessors, birb/fancy-stubs-codegen-code-quality and birb/fancy-stubs-codegen-laravel.
abordage/eloquent-percentile
3092 Downloads
Laravel Eloquent withMedian(), withPercentile(), median() and percentile() aggregate functions
laravel-enso/controlpanel
206 Downloads
A control panel that aggregates, controls and displays statistics from other laravel-enso apps
laravel-enso/control-panel
203 Downloads
A control panel that aggregates, controls and displays statistics from other laravel-enso apps
bashilbers/domain
9 Downloads
Adds interfaces and base classes for DomainEvents, Aggregates, Snapshotting (the write part of CQRS). Modeled after DPC14
zaimea/aggregate
21 Downloads
The ZaimeaLabs Aggregate package.
xp-forge/aggregate
5 Downloads
Data aggregation
phpgears/aggregate
242 Downloads
Aggregate base
jontynewman/oku-aggregate
47 Downloads
Functionality for aggregating multiple repositories into a single repository for JontyNewman\Oku.
jadob/aggregate
370 Downloads
mistery23/laravel-aggregate-events
111 Downloads
laravel aggregate events
kphoen/propel-multiple-aggregate-column-behavior
47345 Downloads
Propel Behavior that allows multiple aggregate columns on a single table
anper/callable-aggregate
2568 Downloads
Aggregating the same callable types to one invoking object.