PHPackages                             leuchtdiode/mezzio-cron - 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. leuchtdiode/mezzio-cron

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

leuchtdiode/mezzio-cron
=======================

Mezzio module for cron execution

1.1.0(6mo ago)0347MITPHPPHP ~8.3.0 || ~8.4.0

Since Jul 23Pushed 6mo agoCompare

[ Source](https://github.com/leuchtdiode/mezzio-cron)[ Packagist](https://packagist.org/packages/leuchtdiode/mezzio-cron)[ Docs](https://try2catch.com)[ RSS](/packages/leuchtdiode-mezzio-cron/feed)WikiDiscussions main Synced 3w ago

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

Laminas-Cron
============

[](#laminas-cron)

This module provides the possibility to configure the applications crontabs via Laminas config.

The only crontab which has to be run "outside" on the host machine is

`* * * * * vendor/bin/laminas-cron process`

The processable jobs are being executed in parallel (sub processes) thanks to `amphp/process`.

You can enable a second crontab for monitoring purposes. Adapt the execution time to your needs:

`? ? ? ? ? vendor/bin/laminas-cron monitoring`

The monitoring job is separate to not interfer with errors which are happening during processing. Monitoring would be useless if the monitoring job dies within exectuion.

Use `vendor/bin/laminas-cron help` to show all possible commands.

###  Health Score

40

—

FairBetter than 86% of packages

Maintenance67

Regular maintenance activity

Popularity14

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity59

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

Total

8

Last Release

194d ago

### Community

Maintainers

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

---

Top Contributors

[![leuchtdiode](https://avatars.githubusercontent.com/u/13786819?v=4)](https://github.com/leuchtdiode "leuchtdiode (2 commits)")

---

Tags

cronmezziomodule

### Embed Badge

![Health badge](/badges/leuchtdiode-mezzio-cron/health.svg)

```
[![Health](https://phpackages.com/badges/leuchtdiode-mezzio-cron/health.svg)](https://phpackages.com/packages/leuchtdiode-mezzio-cron)
```

###  Alternatives

[liebig/cron

Job scheduling for Laravel

445224.4k](/packages/liebig-cron)[butschster/cron-expression-generator

Cron expression generator

511.7M2](/packages/butschster-cron-expression-generator)[rewieer/taskschedulerbundle

Task Scheduler with CRON for Symfony

63247.9k](/packages/rewieer-taskschedulerbundle)[silverstripe/crontask

Module for running tasks with a standard cron timeschedule

21795.8k25](/packages/silverstripe-crontask)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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