Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/castor-labs/amqp-pack
Integration of the AMQP protocol with some Castor libraries
https://github.com/castor-labs/amqp-pack
amqp composer-library php php7 queue
Last synced: about 1 month ago
JSON representation
Integration of the AMQP protocol with some Castor libraries
- Host: GitHub
- URL: https://github.com/castor-labs/amqp-pack
- Owner: castor-labs
- License: mit
- Created: 2021-07-09T01:32:47.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-07-23T19:43:11.000Z (over 3 years ago)
- Last Synced: 2024-10-14T04:21:13.861Z (3 months ago)
- Topics: amqp, composer-library, php, php7, queue
- Language: PHP
- Homepage:
- Size: 35.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Castor Amqp Pack
================Integration of the AMQP protocol with some Castor libraries
## Installation
You can install the latest stable version with:
```bash
composer require castor/amqp-pack
```## Documentation
Documentation is available in Markdown format [here](docs/README.md).