https://github.com/swoft-cloud/swoft-amqp
Swoft amqp component
https://github.com/swoft-cloud/swoft-amqp
swoft-amqp swoft-component
Last synced: 5 months ago
JSON representation
Swoft amqp component
- Host: GitHub
- URL: https://github.com/swoft-cloud/swoft-amqp
- Owner: swoft-cloud
- License: apache-2.0
- Created: 2019-06-29T09:37:35.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-05-07T16:53:03.000Z (over 4 years ago)
- Last Synced: 2025-04-27T15:49:14.185Z (8 months ago)
- Topics: swoft-amqp, swoft-component
- Language: PHP
- Size: 40 KB
- Stars: 8
- Watchers: 1
- Forks: 8
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Swoft Amqp
[](https://packagist.org/packages/swoft/amqp)
[](https://secure.php.net/)
[](https://www.swoft.org/docs)
[](https://github.com/swoft-cloud/swoft/blob/master/LICENSE)
Swoft Amqp Component
## Install
- composer command
```bash
composer require swoft/amqp
```
## Resources
* [Documentation](https://swoft.org/docs)
* [Contributing](https://github.com/swoft-cloud/swoft/blob/master/CONTRIBUTING.md)
* [Report Issues][issues] and [Send Pull Requests][pulls] in the [Main Swoft Repository][repository]
[pulls]: https://github.com/swoft-cloud/swoft-component/pulls
[repository]: https://github.com/swoft-cloud/swoft
[issues]: https://github.com/swoft-cloud/swoft/issues
## LICENSE
The Component is open-sourced software licensed under the [Apache license](LICENSE).