cakephp-queuesadilla
Job manager
Tight integration of queuing capabilities with the CakePHP framework
CakePHP3: easily run background jobs on various message backends
34 stars
8 watching
14 forks
Language: PHP
last commit: 5 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
cakephp/queue | A Queueing library for CakePHP that allows tasks to be processed asynchronously | 37 |
dereuromark/cakephp-queue | A simple and minimalistic job queue system for CakePHP | 307 |
lorenzo/cakephp-email-queue | A tool for managing email sending workflows in CakePHP applications. | 56 |
josegonzalez/cakephp-version | A CakePHP plugin that tracks changes to database entities and stores them in a separate versioning table. | 51 |
dereuromark/cakephp-queue-scheduler | A plugin for CakePHP that integrates with the Queue plugin to schedule and manage tasks like cron jobs. | 6 |
cakephp/event | A library that enables event-driven programming in PHP applications. | 22 |
admad/cakephp-sequence | A plugin that maintains an ordered list of records by automatically updating their positions based on a sequence. | 44 |
php-enqueue/laravel-queue | An extension to Laravel's queue system that supports multiple message queues and transports | 233 |
ishanvyas22/cakephp-pingcrm | A demo application illustrating Inertia.js integration with CakePHP | 10 |
cakephp/migrations | A plugin that simplifies the management of database schema changes in CakePHP applications. | 138 |
cakedc/cakephp-oracle-driver | A CakePHP plugin that enables support for Oracle databases in PHP applications. | 40 |
friendsofcake/search | Provides a simple interface to create paginate-able filters for CakePHP applications. | 170 |
cakedc/cakephp-api | Exposes a versioned API in CakePHP with minimal code | 61 |
vierge-noire/cakephp-fixture-factories | A plugin that simplifies the creation and management of test fixtures in CakePHP applications. | 84 |
burzum/cakephp-service-layer | A plugin for CakePHP that introduces a service layer to separate business logic from persistence and simplify maintainability. | 67 |