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. [Utility &amp; Helpers](/categories/utility)
4. /
5. alexbowers/laravel-fake-cron

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

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

v1.2.0(5y ago)5528.3k↓61.5%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 3d 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

37

—

LowBetter than 81% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity42

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

2103d 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

[laravel/ai

The official AI SDK for Laravel.

1.0k3.2M200](/packages/laravel-ai)[livewire/flux

The official UI component library for Livewire.

9527.8M128](/packages/livewire-flux)[spatie/laravel-export

Create a static site bundle from a Laravel app

674146.0k6](/packages/spatie-laravel-export)[tallstackui/tallstackui

TallStackUI is a powerful suite of Blade components that elevate your workflow of Livewire applications.

725173.2k14](/packages/tallstackui-tallstackui)[fumeapp/modeltyper

Generate TypeScript interfaces from Laravel Models

198321.1k](/packages/fumeapp-modeltyper)[flarum/core

Delightfully simple forum software.

201.4M2.3k](/packages/flarum-core)

PHPackages © 2026

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