Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alireaza/laravel-message-bus-request-response-gateway
Request-Response Gateway for Laravel Message Bus
https://github.com/alireaza/laravel-message-bus-request-response-gateway
composer laravel php
Last synced: about 2 months ago
JSON representation
Request-Response Gateway for Laravel Message Bus
- Host: GitHub
- URL: https://github.com/alireaza/laravel-message-bus-request-response-gateway
- Owner: alireaza
- License: mit
- Created: 2022-12-28T19:59:12.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-11T21:44:26.000Z (about 2 years ago)
- Last Synced: 2024-11-10T03:42:14.715Z (3 months ago)
- Topics: composer, laravel, php
- Language: PHP
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Request-Response Gateway for Laravel Message Bus
## Install
Via Composer
```bash
$ composer require alireaza/laravel-message-bus-request-response-gateway
```## License
The MIT License (MIT). Please see [License File](LICENSE) for more information.