https://github.com/php-enqueue/gps
[READONLY] Google PubSub transport
https://github.com/php-enqueue/gps
google-pubsub message-queue php
Last synced: 8 months ago
JSON representation
[READONLY] Google PubSub transport
- Host: GitHub
- URL: https://github.com/php-enqueue/gps
- Owner: php-enqueue
- License: mit
- Created: 2017-08-28T10:12:56.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2025-01-18T09:00:41.000Z (11 months ago)
- Last Synced: 2025-03-27T01:11:36.969Z (9 months ago)
- Topics: google-pubsub, message-queue, php
- Language: PHP
- Homepage: https://enqueue.forma-pro.com/
- Size: 77.1 KB
- Stars: 7
- Watchers: 4
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Supporting Enqueue
Enqueue is an MIT-licensed open source project with its ongoing development made possible entirely by the support of community and our customers. If you'd like to join them, please consider:
- [Become a sponsor](https://www.patreon.com/makasim)
- [Become our client](http://forma-pro.com/)
---
# Google Pub/Sub Transport
[](https://gitter.im/php-enqueue/Lobby)
[](https://github.com/php-enqueue/gps/actions?query=workflow%3ACI)
[](https://packagist.org/packages/enqueue/gps)
[](https://packagist.org/packages/enqueue/gps)
This is an implementation of Queue Interop specification. It allows you to send and consume message through Google Pub/Sub library.
## Resources
* [Site](https://enqueue.forma-pro.com/)
* [Documentation](https://php-enqueue.github.io/transport/gps/)
* [Questions](https://gitter.im/php-enqueue/Lobby)
* [Issue Tracker](https://github.com/php-enqueue/enqueue-dev/issues)
## License
It is released under the [MIT License](LICENSE).