# cakephp-scheduler **Repository Path**: mirrors_CakeDC/cakephp-scheduler ## Basic Information - **Project Name**: cakephp-scheduler - **Description**: Makes scheduling tasks in CakePHP much simpiler - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: 4.next-cake4 - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-11-30 - **Last Updated**: 2026-05-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Scheduler plugin for CakePHP ## Installation You can install this plugin into your CakePHP application using [composer](https://getcomposer.org). The recommended way to install composer packages is: ``` composer require cakedc/cakephp-scheduler ```