CakePHP Background Processing packages

18 packages found

jeremyharris / queue_email

Background Processing has:config has:controller has:model has:readme has:shell version:2.x

A CakePHP plugin that makes it easy to queue emails in the database rather than sending them out right away. Great for mass emails.

webtechnick / CakePHP-Queue-Plugin

Background Processing has:composer has:config has:controller has:fixture has:lib has:model has:readme has:shell has:tests keyword:background keyword:crons keyword:plugin keyword:tasks license:mit version:2.x

CakePHP Queue Plugin - Complete tool to background and schedule your time consuming tasks. Queue up almost anything from CakePHP shells, models, and actions to standard php commands or even shell commands.