event-engine/php-engine
CQRS/Event Sourcing framework for PHP to rapidly build event-sourced applications and evolve toward richer domain models. Customize architecture and programming style via “Flavours,” with a full tutorial and separate documentation repo.
Event facade.php:^8.2 to composer.json to enforce version alignment.opcache is enabled (PHP 8.2+ may have stricter requirements).redis/pdo extensions are compatible with PHP 8.2/8.3.php-engine/v0.17.1 in composer.json and enforce PHP 8.2/8.3 via:
"config": {
"platform": {
"php": "8.2"
}
}
"This package requires PHP 8.2+. If your Laravel app uses PHP 8.1, upgrade to Laravel 10+ (PHP 8.2) or later."
How can I help you explore Laravel packages today?