PHPackages                             anwaro/wincron - 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. anwaro/wincron

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

anwaro/wincron
==============

Run cron job on Windows platform

0.1.1(7y ago)016BSD-3-ClausePHP

Since Jul 11Pushed 7y ago1 watchersCompare

[ Source](https://github.com/anwaro/wincron)[ Packagist](https://packagist.org/packages/anwaro/wincron)[ Docs](http://lukaszmical.pl/)[ RSS](/packages/anwaro-wincron/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependencies (1)Versions (3)Used By (0)

WinCron
=======

[](#wincron)

Run cron job on Windows platform

Installation
------------

[](#installation)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

```
php composer.phar require --prefer-dist anwaro/wincron "*"

```

or

```
composer require --prefer-dist anwaro/wincron "*"

```

or add

```
"anwaro/wincron": "*"

```

to the require section of your `composer.json` file.

Usage
-----

[](#usage)

```
