Download the PHP package hgg/crond without Composer
On this page you can find all versions of the php package hgg/crond. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor hgg
Package crond
Short Description Manage crontab files in /etc/cron.d
License MIT
Homepage http://github.com/hglattergotz/crond
Package crond
Short Description Manage crontab files in /etc/cron.d
License MIT
Homepage http://github.com/hglattergotz/crond
Please rate this library. Is it a good library?
Informations about the package crond
Crond
Simple library for managing small crontab files in /etc/cron.d.
Installation
Using Composer:
Usage
The above will install the cron job
0 * * * * root /path/to/do/something/awesome
in a file located at
/etc/cron.d/myCronJob
All versions of crond with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.3
The package hgg/crond contains the following files
Loading the files please wait ....