https://github.com/agencypmg/queue
A simple PHP task queue.
https://github.com/agencypmg/queue
php pmg-queue queue
Last synced: 2 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 (about 12 years ago)
- Default Branch: master
- Last Pushed: 2024-07-23T13:39:29.000Z (11 months ago)
- Last Synced: 2025-03-29T06:08:33.314Z (3 months ago)
- Topics: php, pmg-queue, queue
- Language: PHP
- Homepage: http://pmg-queue.readthedocs.io/en/latest/
- Size: 435 KB
- Stars: 133
- Watchers: 35
- 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/)