Libraries tagged by patchlevel
patchlevel/event-sourcing
447221 Downloads
A lightweight but also all-inclusive event sourcing library with a focus on developer experience
patchlevel/hydrator
671697 Downloads
A library for seamless hydration of objects to arrays - and back again, optimized for developer experience and performance
patchlevel/event-sourcing-bundle
263372 Downloads
symfony bundle for patchlevel/event-sourcing
patchlevel/event-sourcing-dashboard-bundle
12951 Downloads
Dashboard to inspect events, time travel through aggregates and manage subscriptions for patchlevel/event-sourcing.
patchlevel/worker
661262 Downloads
Gives the opportunity to build a stable worker that terminates properly when limits are exceeded.
patchlevel/rango
4756 Downloads
A high-performance reimplementation of the MongoDB PHP API on top of PostgreSQL JSONB
patchlevel/event-sourcing-phpunit
149970 Downloads
Test your event-sourcing aggregates and subscribers with a clear given / when / then notation
patchlevel/event-sourcing-phpstan-extension
75516 Downloads
PHPStan that understands your aggregates and catches event sourcing mistakes before runtime
patchlevel/coding-standard
667717 Downloads
The Patchlevel Coding Standard is a set of PHPCS rules applied to all Patchlevel projects.
patchlevel/event-sourcing-admin-bundle
27595 Downloads
Dashboard to inspect events, time travel through aggregates and manage subscriptions for patchlevel/event-sourcing.
patchlevel/laravel-event-sourcing
6631 Downloads
laravel package for patchlevel/event-sourcing
patchlevel/event-sourcing-psalm-plugin
432825 Downloads
psalm plugin for patchlevel/event-sourcing
patchlevel/odm
3364 Downloads
A lightweight Object Document Mapper for PHP that runs on both MongoDB and PostgreSQL with one consistent API
patchlevel/docs-tools
62 Downloads
Extract and re-inject PHP code samples from/into markdown documentation
patchlevel/enum
20002 Downloads
Small lightweight library to create enum in PHP without SPLEnum and strict comparisons allowed