token27/queue-worker-environment

Queued Worker Enviroment (worker tasker), easy deployment with docker in 3 easy steps.

v1.2.7 2021-02-09 03:56 UTC

This package is auto-updated.

Last update: 2024-04-09 11:23:02 UTC


README

Latest Stable Version Minimum PHP Version License Total Downloads

The app is an simplifying the creation of worker scripts (development environment) for CakePHP Queue Plugin, in a easy way with docker.

Background

This is a very simple and minimalistic worker tasker (or deferred-task) system for CakePHP.

If you need a very basic PHP internal queue tool, this is definitely an option.

Installation and Usage

See Documentation.

CakePHP Queue Plugin

See Documentation.

Docker

See Documentation.