PHPackages                             arondeparon/laravel-schedule-when - 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. arondeparon/laravel-schedule-when

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

arondeparon/laravel-schedule-when
=================================

A command that enables you see what the scheduler will do at a given moment in time.

1.0(7y ago)25[1 PRs](https://github.com/arondeparon/laravel-schedule-when/pulls)MITPHPPHP ^7.2CI failing

Since Apr 5Pushed 5y agoCompare

[ Source](https://github.com/arondeparon/laravel-schedule-when)[ Packagist](https://packagist.org/packages/arondeparon/laravel-schedule-when)[ Docs](https://github.com/arondeparon/laravel-schedule-when)[ RSS](/packages/arondeparon-laravel-schedule-when/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (1)Dependencies (5)Versions (3)Used By (0)

A Command that tells you what the Scheduler will run.
=====================================================

[](#a-command-that-tells-you-what-the-scheduler-will-run)

[![Latest Version on Packagist](https://camo.githubusercontent.com/76e751df1328db1dcb615fa437d74a5064d5003c89bebdb8bc95dcb6a1bb79a0/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f61726f6e64657061726f6e2f6c61726176656c2d7363686564756c652d7768656e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/arondeparon/laravel-schedule-when)[![Total Downloads](https://camo.githubusercontent.com/babef43ee6888119e6c91acc36c8d4ab34e3ec881e3fa2eba293c6a2d38d6d1e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f61726f6e64657061726f6e2f6c61726176656c2d7363686564756c652d7768656e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/arondeparon/laravel-schedule-when)[![Build Status](https://camo.githubusercontent.com/74d2961b4c0c4e84c900d6f4a6c5713e4d49688e6e49a35b1311c802a1ea4e93/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f41726f6e64655061726f6e2f6c61726176656c2d7363686564756c652d7768656e2f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/ArondeParon/laravel-schedule-when)

This Laravel package provides a command that tells you what the scheduler would do at a given moment in time.

In some applications, the schedule can quickly grow to dozens of scheduled commands, making it harder and harder to see what the Scheduler will do a give moment in time.

This command will help you to see what the Scheduler will or will not do so that you can stop guessing.

Installation and usage
----------------------

[](#installation-and-usage)

This package requires PHP 7.2 and Laravel 5.5 or higher.

Getting started
---------------

[](#getting-started)

Install via Composer

```
$ composer require arondeparon/laravel-schedule-when
```

Usage
-----

[](#usage)

```
# To see what would run right now
php artisan schedule:when

# To see what will run at a given moment
php artisan schedule:when "2019-01-01 08:05"
```

Testing
-------

[](#testing)

```
$ composer test
```

License
-------

[](#license)

MIT license. Please see the [license file](license.md) for more information.

###  Health Score

25

—

LowBetter than 36% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity56

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

Unknown

Total

1

Last Release

2643d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/95f389d71b88d1dcfafbe056d502bf8353a2a5e41b7106a9dc1e475f964a38f8?d=identicon)[ArondeParon](/maintainers/ArondeParon)

---

Top Contributors

[![arondeparon](https://avatars.githubusercontent.com/u/7697?v=4)](https://github.com/arondeparon "arondeparon (10 commits)")

---

Tags

laravelphpschedulerschedulerlaravelcrontabScheduleWhen

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/arondeparon-laravel-schedule-when/health.svg)

```
[![Health](https://phpackages.com/badges/arondeparon-laravel-schedule-when/health.svg)](https://phpackages.com/packages/arondeparon-laravel-schedule-when)
```

###  Alternatives

[psalm/plugin-laravel

Psalm plugin for Laravel

3345.1M337](/packages/psalm-plugin-laravel)[renatomarinho/laravel-page-speed

Laravel Page Speed

2.5k1.7M11](/packages/renatomarinho-laravel-page-speed)[vinkius-labs/laravel-page-speed

Laravel Page Speed

2.5k9.6k1](/packages/vinkius-labs-laravel-page-speed)[emargareten/inertia-modal

Inertia Modal is a Laravel package that lets you implement backend-driven modal dialogs for Inertia apps.

90128.1k](/packages/emargareten-inertia-modal)[linkxtr/laravel-qrcode

A clean, modern, and easy-to-use QR code generator for Laravel

3614.9k](/packages/linkxtr-laravel-qrcode)[wearepixel/laravel-cart

A cart implementation for Laravel

1355.6k](/packages/wearepixel-laravel-cart)

PHPackages © 2026

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