PHPackages                             frnk/cron-expression-parser-bundle - 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. frnk/cron-expression-parser-bundle

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

frnk/cron-expression-parser-bundle
==================================

Parses Cron Expression

v0.2.2(12y ago)14141MITPHP

Since Jan 28Pushed 12y ago2 watchersCompare

[ Source](https://github.com/hanken/FRNK-CronExpressionParserBundle)[ Packagist](https://packagist.org/packages/frnk/cron-expression-parser-bundle)[ RSS](/packages/frnk-cron-expression-parser-bundle/feed)WikiDiscussions master Synced 4d ago

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

CronExpressionParserBundle
==========================

[](#cronexpressionparserbundle)

This is a Symfony2 bundle that wrappes mtdowlings cron-expression library. See

CRON Expressions
----------------

[](#cron-expressions)

A CRON expression is a string representing the schedule for a particular command to execute. The parts of a CRON schedule are as follows:

```
*    *    *    *    *    *
-    -    -    -    -    -
|    |    |    |    |    |
|    |    |    |    |    + year [optional]
|    |    |    |    +----- day of week (0 - 7) (Sunday=0 or 7)
|    |    |    +---------- month (1 - 12)
|    |    +--------------- day of month (1 - 31)
|    +-------------------- hour (0 - 23)
+------------------------- min (0 - 59)

```

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community9

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 ~0 days

Total

2

Last Release

4490d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8dff4833b989defdb3d2b35469566aab1bdef13c7fc0514499d3c478c3eede0a?d=identicon)[hanken](/maintainers/hanken)

---

Top Contributors

[![hanken](https://avatars.githubusercontent.com/u/1201469?v=4)](https://github.com/hanken "hanken (5 commits)")

### Embed Badge

![Health badge](/badges/frnk-cron-expression-parser-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/frnk-cron-expression-parser-bundle/health.svg)](https://phpackages.com/packages/frnk-cron-expression-parser-bundle)
```

###  Alternatives

[mult1mate/cron-manager

Flexible cron tasks manager for MVC-type applications

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

Simple task scheduler for Neos Flow Framework

21108.8k1](/packages/ttree-scheduler)[webtoolsnz/yii2-scheduler

A scheduled task runner for Yii2 applications

1881.1k](/packages/webtoolsnz-yii2-scheduler)[pmill/php-scheduler

Simple PHP task scheduler

1833.5k](/packages/pmill-php-scheduler)

PHPackages © 2026

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