https://github.com/sprintcube/cakephp-taskueue
https://github.com/sprintcube/cakephp-taskueue
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sprintcube/cakephp-taskueue
- Owner: sprintcube
- Created: 2021-05-27T16:49:22.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-05-29T06:33:37.000Z (over 4 years ago)
- Last Synced: 2024-04-22T15:09:28.506Z (over 1 year ago)
- Language: PHP
- Size: 3.91 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Taskueue 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 your-name-here/taskueue
```