queue

Queue processor

A Queueing library for CakePHP that allows tasks to be processed asynchronously

A queue-interop compatible Queueing library

GitHub

37 stars
21 watching
19 forks
Language: PHP
last commit: 18 days ago
Linked from 1 awesome list

cakephpcakephp-pluginqueuequeue-interopqueueing

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
dereuromark/cakephp-queue-scheduler A plugin for CakePHP that integrates with the Queue plugin to schedule and manage tasks like cron jobs. 6
dereuromark/cakephp-queue A simple and minimalistic job queue system for CakePHP 307
josegonzalez/cakephp-queuesadilla Tight integration of queuing capabilities with the CakePHP framework 34
cakedc/cakephp-api Exposes a versioned API in CakePHP with minimal code 61
cakephp/event A library that enables event-driven programming in PHP applications. 22
lorenzo/cakephp-email-queue A tool for managing email sending workflows in CakePHP applications. 56
cakephp/cache A caching library that provides a simple interface to multiple caching backends. 51
admad/cakephp-sequence A plugin that maintains an ordered list of records by automatically updating their positions based on a sequence. 44
burzum/cakephp-service-layer A plugin for CakePHP that introduces a service layer to separate business logic from persistence and simplify maintainability. 67
ishanvyas22/cakephp-pingcrm A demo application illustrating Inertia.js integration with CakePHP 10
friendsofcake/search Provides a simple interface to create paginate-able filters for CakePHP applications. 170
admad/cakephp-glide A CakePHP plugin for efficiently processing and serving images using the Glide library 35
dereuromark/cakephp-decimal CakePHP plugin that provides a Decimal type handling using a value object to improve precision and data integrity in business logic. 8
ishanvyas22/cakephp-inertiajs Provides a CakePHP adapter for building single-page apps with Inertia.js without an API 41
friendsofcake/cakephp-upload A CakePHP plugin to handle file uploads in an easy and straightforward manner 551