PHPackages                             hgg/crond - 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. hgg/crond

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

hgg/crond
=========

Manage crontab files in /etc/cron.d

v1.2.0(13y ago)2642MITPHPPHP &gt;=5.3.3

Since Feb 18Pushed 13y ago2 watchersCompare

[ Source](https://github.com/hglattergotz/crond)[ Packagist](https://packagist.org/packages/hgg/crond)[ Docs](http://github.com/hglattergotz/crond)[ RSS](/packages/hgg-crond/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (5)Used By (0)

Crond
=====

[](#crond)

Simple library for managing small crontab files in /etc/cron.d.

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

[](#installation)

Using Composer:

```
{
    "require": {
        "hglattergotz/crond": "*"
    }
}
```

Usage
-----

[](#usage)

```
