PHPackages                             imnotjames/cronic - 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. imnotjames/cronic

ActiveLibrary

imnotjames/cronic
=================

A Cron annotation helper.

0.0.2(9y ago)086MITPHP

Since Mar 27Pushed 9y ago1 watchersCompare

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

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

Cronic
======

[](#cronic)

A cron job handler using Annotations for configuration.
-------------------------------------------------------

[](#a-cron-job-handler-using-annotations-for-configuration)

### How it Works

[](#how-it-works)

Magic. Annotate your class with `@cron` and a cron expression, and set up the `cronic` command in your crontab.

```
class Example {

    /**
     * @cron * * * * *
     */
    function exampleMethod() {
    }
}

```

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~7 days

Total

2

Last Release

3327d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/d856173bde55dfea1af31eacd0677a01f2eb44c0f8b2ebaf406c5c1c6dc8d5f3?d=identicon)[imnotjames](/maintainers/imnotjames)

---

Top Contributors

[![imnotjames](https://avatars.githubusercontent.com/u/1551593?v=4)](https://github.com/imnotjames "imnotjames (9 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/imnotjames-cronic/health.svg)

```
[![Health](https://phpackages.com/badges/imnotjames-cronic/health.svg)](https://phpackages.com/packages/imnotjames-cronic)
```

###  Alternatives

[indatus/dispatcher

Schedule your artisan commands within your application's source code

1.1k855.3k2](/packages/indatus-dispatcher)[kirkbushell/eloquence

A set of extensions adding additional functionality and consistency to Laravel's awesome Eloquent library.

573970.0k1](/packages/kirkbushell-eloquence)[lmc/steward

Steward - makes Selenium WebDriver + PHPUnit testing easy and robust

222163.1k1](/packages/lmc-steward)[mult1mate/cron-manager

Flexible cron tasks manager for MVC-type applications

40338.5k3](/packages/mult1mate-cron-manager)[hutnikau/job-scheduler

PHP job scheduler

7989.4k](/packages/hutnikau-job-scheduler)[ttree/scheduler

Simple task scheduler for Neos Flow Framework

21108.8k1](/packages/ttree-scheduler)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
