makeabledk / laravel-event-store
v0.3.0
2021-07-11 13:49 UTC
Requires
- php: >=7.3.0
- illuminate/database: ^8.0
- illuminate/events: ^8.0
- illuminate/support: ^8.0
Requires (Dev)
- codedungeon/phpunit-result-printer: ^0.30.1
- doctrine/dbal: ^3.1.1
- fakerphp/faker: ^1.15
- laravel/laravel: ^8.0
- mockery/mockery: ^1.4
- nunomaduro/collision: ^v5.5.0
- phpunit/phpunit: ^9.0
This package is auto-updated.
Last update: 2024-10-11 20:39:51 UTC
README
IMPORTANT NOTICE
This is a package used internally by makeabledk and may not follow SemVer. Use it at your own risk.
Install
You can install this package via composer:
composer require makeabledk/laravel-event-store
Change log
Please see CHANGELOG for more information what has changed recently.
Testing
You can run the tests with:
composer test
Contributing
We are happy to receive pull requests for additional functionality. Please see CONTRIBUTING for details.
Credits
License
Attribution-ShareAlike 4.0 International. Please see License File for more information.