2017 © Pedro Peláez
 

library celery-php

A library let you calling tasks from Celery

image

living42/celery-php

A library let you calling tasks from Celery

  • Thursday, July 5, 2018
  • by living42
  • Repository
  • 1 Watchers
  • 0 Stars
  • 12 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

A library let you calling tasks from Celery, (*1)

Supported features

  • Dispatch tasks
  • Gathering results
  • Various task options, like countdown, expires, etc.

Installation

Prerequisite:

  • Celery 4.0 or later
  • Redis broker/backend, only support that, currently.

via composer

composer require living42/celery-php predis/predis

Usage

See tests/tests.php, (*2)

The Versions

05/07 2018

dev-master

9999999-dev

A library let you calling tasks from Celery

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar living42

05/07 2018

v0.1.2

0.1.2.0

A library let you calling tasks from Celery

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar living42

02/07 2018

v0.1.1

0.1.1.0

A library let you calling tasks from Celery

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar living42

24/06 2018

v0.1.0

0.1.0.0

A library let you calling tasks from Celery

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar living42