An open API service indexing awesome lists of open source software.

https://github.com/craryprimitiveman/php-resque

PHP port of resque (Workers and Queueing) with PSR-4
https://github.com/craryprimitiveman/php-resque

Last synced: about 1 year ago
JSON representation

PHP port of resque (Workers and Queueing) with PSR-4

Awesome Lists containing this project

README

          

# php-resque
[![Build Status](https://travis-ci.org/CraryPrimitiveMan/php-resque.png?branch=master)](https://travis-ci.org/CraryPrimitiveMan/php-resque)
[![License](https://img.shields.io/packagist/l/CraryPrimitiveMan/php-resque.svg)](https://github.com/CraryPrimitiveMan/php-resque/blob/master/LICENSE)
[![Latest Stable Version](https://poser.pugx.org/craryprimitiveman/php-resque/version)](https://packagist.org/packages/craryprimitiveman/php-resque)
[![Latest Unstable Version](https://poser.pugx.org/craryprimitiveman/php-resque/v/unstable)](//packagist.org/packages/craryprimitiveman/php-resque)
[![Total Downloads](https://poser.pugx.org/craryprimitiveman/php-resque/downloads)](https://packagist.org/packages/craryprimitiveman/php-resque)

PHP port of resque (Workers and Queueing) with PSR-4