PHPackages                             imsuperlative/laravel-schedule-worker - 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. imsuperlative/laravel-schedule-worker

ActiveLibrary

imsuperlative/laravel-schedule-worker
=====================================

Laravel queue worker, using schedule

0.2.0(5y ago)01.5k[3 PRs](https://github.com/ImSuperlative/laravel-schedule-worker/pulls)MITPHPPHP &gt;=7.2

Since Mar 2Pushed 3y ago1 watchersCompare

[ Source](https://github.com/ImSuperlative/laravel-schedule-worker)[ Packagist](https://packagist.org/packages/imsuperlative/laravel-schedule-worker)[ RSS](/packages/imsuperlative-laravel-schedule-worker/feed)WikiDiscussions master Synced yesterday

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

```
use imsuperlative\scheduleWorker\ScheduleCommand;
...

protected function schedule(Schedule $schedule)
{
    foreach (ScheduleCommand::make() as $command) {
        ScheduleCommand::dispatch($schedule, $command);
    }
}

```

this is proof of concept and should not be run in production environment.

todo
echo might destroy logging output of schedule

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity46

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 92.3% 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 ~47 days

Total

5

Last Release

2073d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/901e340dd17b109013d6559d9f4e9442140ab73d3b6460d5317c7a9b55b4baec?d=identicon)[ImSuperlative](/maintainers/ImSuperlative)

---

Top Contributors

[![ImSuperlative](https://avatars.githubusercontent.com/u/22404758?v=4)](https://github.com/ImSuperlative "ImSuperlative (12 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (1 commits)")

---

Tags

laravel

### Embed Badge

![Health badge](/badges/imsuperlative-laravel-schedule-worker/health.svg)

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

###  Alternatives

[rtconner/laravel-likeable

Trait for Laravel Eloquent models to allow easy implementation of a 'like' or 'favorite' or 'remember' feature.

394388.0k5](/packages/rtconner-laravel-likeable)[hemp/presenter

Easy Model Presenters in Laravel

247592.6k1](/packages/hemp-presenter)[slowlyo/owl-admin

基于 laravel、amis 开发的后台框架~

61214.2k26](/packages/slowlyo-owl-admin)

PHPackages © 2026

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