dev-master
9999999-devLaravel EventSauce Integration
MIT
The Requires
- php >= 7.2
- ext-json *
- illuminate/bus ^5.6
- illuminate/cache ^5.6
- illuminate/queue ^5.6
- ext-pcre *
- eventsauce/eventsauce ^0.4.0
The Development Requires
by Mark van Beek
Laravel EventSauce Integration
EventSauce for Laravel, (*1)
LaraSauce tries to be more than just a bridge between Laravel and EventSauce, packed with features that combine the best of both Laravel and EventSauce it can be used as a base for creating your own event sourced Laravel application., (*3)
This package required PHP 7 and Laravel 5.6 or higher. To install the package use the command below., (*4)
composer require appelit/larasauce
Full details on configuration can be found at https://larasauce.com, (*5)
Run the tests with:, (*6)
vendor/bin/phpunit
Please see CHANGELOG for more information what has changed recently., (*7)
If you discover any security-related issues, please email mark@appelit.com instead of using the issue tracker., (*8)
APPelit is an IT company based in The Netherlands. You'll find an overview of all our open source projects on our website., (*9)
This project is open-source and licensed under the MIT license, (*10)
Laravel EventSauce Integration
MIT