PHPackages                             omatech/laravel-done-jobs - 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. [Queues &amp; Workers](/categories/queues)
4. /
5. omatech/laravel-done-jobs

ActiveLibrary[Queues &amp; Workers](/categories/queues)

omatech/laravel-done-jobs
=========================

Quick way to save jobs that have been created without any problem. The antithesis of failed jobs.

v1.3.0(1y ago)21.3k2[1 issues](https://github.com/omatech/laravel-done-jobs/issues)MITPHPPHP ^7.1|^8.0

Since Jun 25Pushed 1y agoCompare

[ Source](https://github.com/omatech/laravel-done-jobs)[ Packagist](https://packagist.org/packages/omatech/laravel-done-jobs)[ Docs](https://github.com/omatech/laravel-done-jobs)[ RSS](/packages/omatech-laravel-done-jobs/feed)WikiDiscussions master Synced 2mo ago

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

Laravel Done Jobs
=================

[](#laravel-done-jobs)

[![Latest Version on Packagist](https://camo.githubusercontent.com/02eff155a679711540afcec1e890e83f0da3c13db6f6fe7dc085da720bfbfba4/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6f6d61746563682f6c61726176656c2d646f6e652d6a6f62732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/omatech/laravel-done-jobs)[![Total Downloads](https://camo.githubusercontent.com/1793b8b43ca18ad6f7d5eec232f79c11dafaebabdfb45c766409b6bd2db9a2d0/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6f6d61746563682f6c61726176656c2d646f6e652d6a6f62732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/omatech/laravel-done-jobs)

Quick way to save jobs that have been created without any problem. The antithesis of failed jobs.

Installation
------------

[](#installation)

You can install the package via composer:

```
composer require omatech/laravel-done-jobs
```

Usage
-----

[](#usage)

Run migrate to create the done\_jobs table.

```
php artisan migrate
```

Use the command to push a done job into the queue again.

```
php artisan queue:rejob {id/all}
```

Credits
-------

[](#credits)

- [Nil Font](https://github.com/omatech)
- [Christian Bohollo](https://github.com/christian-omatech)
- [Adrià Roca](https://github.com/adriaroca)
- [All Contributors](../../contributors)

Organization
------------

[](#organization)

- [Omatech](https://github.com/omatech)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

36

—

LowBetter than 82% of packages

Maintenance34

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor1

Top contributor holds 75% 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 ~690 days

Total

4

Last Release

442d ago

PHP version history (2 changes)v1.0.0PHP ^7.1

v1.2.0PHP ^7.1|^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/2a6b2440a7864015d71501a9cd77d28bed549c283afdd8d1af95f54b650dc833?d=identicon)[aponscat](/maintainers/aponscat)

---

Top Contributors

[![hondilla](https://avatars.githubusercontent.com/u/7813599?v=4)](https://github.com/hondilla "hondilla (3 commits)")[![adriaroca](https://avatars.githubusercontent.com/u/3205030?v=4)](https://github.com/adriaroca "adriaroca (1 commits)")

---

Tags

omatechlaravel-done-jobs

### Embed Badge

![Health badge](/badges/omatech-laravel-done-jobs/health.svg)

```
[![Health](https://phpackages.com/badges/omatech-laravel-done-jobs/health.svg)](https://phpackages.com/packages/omatech-laravel-done-jobs)
```

###  Alternatives

[illuminate/queue

The Illuminate Queue package.

20331.4M1.2k](/packages/illuminate-queue)[illuminate/bus

The Illuminate Bus package.

6043.8M409](/packages/illuminate-bus)[stancl/jobpipeline

Turn any series of jobs into Laravel listeners.

1226.6M10](/packages/stancl-jobpipeline)[prwnr/laravel-streamer

Events streaming package for Laravel that uses Redis 5 streams

110196.9k1](/packages/prwnr-laravel-streamer)[harris21/laravel-fuse

Circuit breaker for Laravel queue jobs. Protect your workers from cascading failures.

3786.5k](/packages/harris21-laravel-fuse)[saeedvaziry/laravel-async

Run asynchronous code in Laravel without waiting for results

15310.0k](/packages/saeedvaziry-laravel-async)

PHPackages © 2026

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