An open API service indexing awesome lists of open source software.

https://github.com/sprintcube/cakephp-taskueue


https://github.com/sprintcube/cakephp-taskueue

Last synced: 8 months ago
JSON representation

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
```