PHP Classes

File: composer.json

Recommend this page to a friend!
  Classes of Chun-Sheng, Li   Scheduler   composer.json   Download  
File: composer.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Scheduler
Queue jobs to be executed by worker tasks
Author: By
Last change:
Date: 2 months ago
Size: 339 bytes
 

Contents

Class file image Download
{ "name": "peter/Scheduler", "authors": [ { "name": "peter279k", "email": "peter279k@gmail.com" } ], "require": { "illuminate/queue": "5.0.28", "pda/pheanstalk": "^3.0", "illuminate/encryption": "5.0.28", "cmfcmf/openweathermap-php-api": "^2" } }