Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alireaza/laravel-message-bus-message-sourcing
Message Sourcing for Laravel
https://github.com/alireaza/laravel-message-bus-message-sourcing
composer laravel php
Last synced: about 2 months ago
JSON representation
Message Sourcing for Laravel
- Host: GitHub
- URL: https://github.com/alireaza/laravel-message-bus-message-sourcing
- Owner: alireaza
- License: mit
- Created: 2022-12-26T18:08:52.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-09T19:04:39.000Z (about 2 years ago)
- Last Synced: 2024-11-15T21:44:48.234Z (2 months ago)
- Topics: composer, laravel, php
- Language: PHP
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Message Sourcing for Laravel Message Bus
## Install
Via Composer
```bash
$ composer require alireaza/laravel-message-bus-message-sourcing
```## License
The MIT License (MIT). Please see [License File](LICENSE) for more information.