PHPackages                             alexbowers/laravel-fake-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. alexbowers/laravel-fake-cron

ActiveLibrary

alexbowers/laravel-fake-cron
============================

v1.2.0(5y ago)5518.7k↓23.7%3MITPHPPHP ^7.1

Since Mar 25Pushed 5y ago2 watchersCompare

[ Source](https://github.com/alexbowers/laravel-fake-cron)[ Packagist](https://packagist.org/packages/alexbowers/laravel-fake-cron)[ RSS](/packages/alexbowers-laravel-fake-cron/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (3)Dependencies (2)Versions (4)Used By (0)

Laravel Fake Cron
=================

[](#laravel-fake-cron)

---

`php artisan cron` is a daemon command that runs the `schedule:run` command.

Use this package instead of adding `php artisan schedule:run` to your crontab file.

Run this command under supervisor so that it will automatically restart should any crash occur.

Options:
--------

[](#options)

You can use the `--interval` flag to set the interval between `schedule:run` calls.

By default, this is every 60 seconds, however it can be changed to any interger second value.

`php artisan cron --interval=15` would run the scheduled commands every 15 seconds.

This is helpful if you want a finer granuality than a typical cron gives you.

By default this command outputs a progress bar showing how long until the next trigger, if you do not want this (eg, in production), use the `--quiet` flag.

###  Health Score

36

—

LowBetter than 82% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity40

Moderate usage in the ecosystem

Community12

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 85.7% 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 ~277 days

Total

3

Last Release

2057d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/842974?v=4)[Alex Bowers](/maintainers/alexbowers)[@alexbowers](https://github.com/alexbowers)

---

Top Contributors

[![alexbowers](https://avatars.githubusercontent.com/u/842974?v=4)](https://github.com/alexbowers "alexbowers (6 commits)")[![limenet](https://avatars.githubusercontent.com/u/474329?v=4)](https://github.com/limenet "limenet (1 commits)")

### Embed Badge

![Health badge](/badges/alexbowers-laravel-fake-cron/health.svg)

```
[![Health](https://phpackages.com/badges/alexbowers-laravel-fake-cron/health.svg)](https://phpackages.com/packages/alexbowers-laravel-fake-cron)
```

###  Alternatives

[barryvdh/laravel-ide-helper

Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.

14.9k123.0M687](/packages/barryvdh-laravel-ide-helper)[laravel/jetstream

Tailwind scaffolding for the Laravel framework.

4.1k19.8M136](/packages/laravel-jetstream)[orchestra/canvas

Code Generators for Laravel Applications and Packages

20917.2M158](/packages/orchestra-canvas)[fumeapp/modeltyper

Generate TypeScript interfaces from Laravel Models

196277.9k](/packages/fumeapp-modeltyper)[erag/laravel-disposable-email

A Laravel package to detect and block disposable email addresses.

226102.4k](/packages/erag-laravel-disposable-email)[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)
