cakephp-queue-scheduler
Task scheduler
A plugin for CakePHP that integrates with the Queue plugin to schedule and manage tasks like cron jobs.
CakePHP Addon for Queue plugin to schedule commands and queue tasks as crontab like DB solution
6 stars
2 watching
0 forks
Language: PHP
last commit: 5 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
dereuromark/cakephp-queue | A simple and minimalistic job queue system for CakePHP | 307 |
dereuromark/cakephp-calendar | A CakePHP plugin to render simple calendars or ics files | 16 |
dereuromark/cakephp-setup | A toolset for managing and debugging CakePHP applications | 34 |
cakephp/queue | A Queueing library for CakePHP that allows tasks to be processed asynchronously | 37 |
dereuromark/executionorder | Displays execution order of files and callbacks in a CakePHP app | 21 |
dereuromark/cakephp-tags | A CakePHP plugin that enables tagging of entities in applications. | 14 |
dereuromark/cakephp-ajax | A plugin to simplify handling AJAX requests in CakePHP applications | 56 |
dereuromark/cakephp-ratings | Provides a plugin to add rating functionality to CakePHP applications | 9 |
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 |
dereuromark/cakephp-ide-helper-extra | Provides useful tasks and plugins for IDE assistance in CakePHP applications | 2 |
dereuromark/cakephp-translate | A CakePHP plugin to manage translations of static content through a web backend and integration with translation services. | 17 |
dereuromark/cakephp-app | A CakePHP application skeleton with Bootstrap and PHPStan integration | 0 |
dereuromark/cakephp-templating | A CakePHP plugin to simplify HTML templating and add useful helpers for developers. | 2 |
dereuromark/cakephp-tools | A collection of reusable tools and helpers to simplify CakePHP development and improve project maintainability | 335 |
dereuromark/cakephp-databaselog | A plugin for CakePHP that logs application errors and events to a database instead of files. | 43 |