PHPackages                             plinker/cron - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. plinker/cron

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

plinker/cron
============

A cron component which allows you to read and control cron tasks on remote systems.

v3.0.4(8y ago)01031MITPHP

Since Oct 9Pushed 8y ago1 watchersCompare

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

READMEChangelogDependencies (1)Versions (25)Used By (1)

PlinkerRPC - Cron
=================

[](#plinkerrpc---cron)

A cron component which allows you to read and control cron tasks on remote systems.

Install
-------

[](#install)

Require this package with composer using the following command:

```
$ composer require plinker/cron
```

Client
------

[](#client)

Creating a client instance is done as follows:

```
