PHPackages                             plinker/tasks - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. plinker/tasks

ActiveLibrary

plinker/tasks
=============

v1.0.14(7y ago)05555MITPHP

Since Aug 1Pushed 7y ago1 watchersCompare

[ Source](https://github.com/plinker-rpc/tasks)[ Packagist](https://packagist.org/packages/plinker/tasks)[ Docs](https://github.com/plinker-rpc)[ RSS](/packages/plinker-tasks/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (2)Versions (61)Used By (5)

PlinkerRPC - Tasks
==================

[](#plinkerrpc---tasks)

The tasks component allows you to write code based tasks which are completed by a daemon, this could allow you to create a single interface to control a cluster of servers tasks.

Install
-------

[](#install)

Require this package with composer using the following command:

```
$ composer require plinker/tasks
```

CRON Daemon
-----------

[](#cron-daemon)

You should create a file which will be run via cron:

**cron.php**

```
