FriendsOfCake/process-manager

Name: process-manager

Owner: Friends Of Cake

Description: CakePHP3: A shell task class to help handling external signals gracefully

Created: 2015-09-19 12:38:31.0

Updated: 2016-12-09 09:30:03.0

Pushed: 2016-08-11 10:54:52.0

Homepage:

Size: 7

Language: PHP

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

ProcessManager

Build Status Coverage Total Downloads License

{{@TODO description}}

Install

Using Composer:

oser require friendsofcake/process-manager:dev-master

You then need to load the plugin. You can use the shell command:

cake plugin load ProcessManager

or by manually adding statement shown below to bootstrap.php:

in::load('ProcessManager');
Usage

{{@TODO documentation}}

Patches & Features

To ensure your PRs are considered for upstream, you MUST follow the CakePHP coding standards.

Bugs & Feedback

http://github.com/friendsofcake/process-manager/issues

License

Copyright (c) 2015, FriendsOfCake and licensed under The MIT License.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.