Skip to content

Commit 2940822

Browse files
authored
CakePHP Scheduling Plugin (#474)
2 parents 9718452 + baaadbd commit 2940822

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,7 @@ Additional lists you might find useful:
125125
*Plugins for console enhancements.*
126126

127127
- [SignalHandler plugin](https://github.com/skie/SignalHandler) - Cross-platform signal handling for CakePHP console commands with zero external dependencies. Supports Linux (pcntl), Windows (native API).
128+
- [Scheduling plugin](https://github.com/skie/cakephp-scheduling) - The plugin provides task scheduling capabilities with sub-minute precision, allowing you to schedule tasks as frequently as every second, with single crontab entry point. It allows tasks monitoring.
128129

129130
## Debugging
130131
*Plugins for debugging and local development.*

0 commit comments

Comments
 (0)