PHPackages                             got-daijobu/laravel-10-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. got-daijobu/laravel-10-done-jobs

ActiveLibrary

got-daijobu/laravel-10-done-jobs
================================

Forked from omatech/laravel-done-jobs.

v10.0(2y ago)0333↑361.5%MITPHPPHP ^7.1|^8.1

Since Aug 2Pushed 2y agoCompare

[ Source](https://github.com/gotDaijobu/laravel-10-done-jobs)[ Packagist](https://packagist.org/packages/got-daijobu/laravel-10-done-jobs)[ Docs](https://github.com/gotDaijobu/laravel-10-done-jobs)[ RSS](/packages/got-daijobu-laravel-10-done-jobs/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

This package is forked from omatech/laravel-done-jobs and lightly edited to support Laravel 10.

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 got-daijobu/laravel-10-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

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

 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

Unknown

Total

1

Last Release

1014d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/b386d4c9e66c1f1cbca0ae08e491263d0c9a2c5a7754cf23ab5c53d9bef59c19?d=identicon)[gautierDaijobu](/maintainers/gautierDaijobu)

---

Top Contributors

[![gotDaijobu](https://avatars.githubusercontent.com/u/141064187?v=4)](https://github.com/gotDaijobu "gotDaijobu (9 commits)")[![hondilla](https://avatars.githubusercontent.com/u/7813599?v=4)](https://github.com/hondilla "hondilla (2 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/got-daijobu-laravel-10-done-jobs/health.svg)

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

###  Alternatives

[fumeapp/modeltyper

Generate TypeScript interfaces from Laravel Models

196277.9k](/packages/fumeapp-modeltyper)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

255.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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