Download the PHP package smoothphp/cqrs-es-framework-laravel without Composer
On this page you can find all versions of the php package smoothphp/cqrs-es-framework-laravel. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download smoothphp/cqrs-es-framework-laravel
More information about smoothphp/cqrs-es-framework-laravel
Files in smoothphp/cqrs-es-framework-laravel
Package cqrs-es-framework-laravel
Short Description Laravel adapter for the SmoothPhp CQRS-ES-Framework
License MIT
Homepage https://github.com/SmoothPhp/CQRS-ES-Framework-Laravel
Informations about the package cqrs-es-framework-laravel
cqrs-es-framework-laravel
This is the Laravel Adapter for SmoothPHP CQRS Event Sourcing package, It contains everything you need to get started event souring in Laravel.
Install
Via Composer
Add to config/app.php
Run Command
Supervisor
If you wish to run the smooth queue separately from other queue jobs you can config it to run on a different queue. If left it will run on default queue with rest of laravel.
see config/cqrses.php
Change to smooth or other name. Then use the following supervisor config
Change log
Please see CHANGELOG for more information what has changed recently.
Testing
Contributing
Please see CONDUCT for details.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- Simon Bennett
- Jordan Crocker
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
Support
SmoothPHP is a Pixelated Crow Product.
For commercial support please contact [email protected]
All versions of cqrs-es-framework-laravel with dependencies
smoothphp/cqrs-es-framework Version ~7.0
laravel/framework Version ^8.1