https://github.com/AgencyPMG/Queue
A simple PHP task queue.
https://github.com/AgencyPMG/Queue
php pmg-queue queue
Last synced: 6 months ago
JSON representation
A simple PHP task queue.
- Host: GitHub
- URL: https://github.com/AgencyPMG/Queue
- Owner: AgencyPMG
- License: apache-2.0
- Created: 2013-04-08T20:36:35.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2024-07-23T13:39:29.000Z (over 1 year ago)
- Last Synced: 2024-11-14T00:12:12.699Z (about 1 year ago)
- Topics: php, pmg-queue, queue
- Language: PHP
- Homepage: http://pmg-queue.readthedocs.io/en/latest/
- Size: 435 KB
- Stars: 133
- Watchers: 36
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://travis-ci.org/AgencyPMG/Queue)
[](http://pmg-queue.readthedocs.io/en/latest/?badge=latest)
# PMG\Queue
`pmg/queue` is a production ready queue framework that powers many internal
projects at [PMG](https://www.pmg.com/).
It's simple and extensible a number of features we've found to be the most
useful including automatic retries and multi-queue support.
## [Documentation](http://pmg-queue.readthedocs.io/en/latest/)