PHPackages                             sfneal/queueables - 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. sfneal/queueables

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

sfneal/queueables
=================

Abstraction layers for creating Jobs &amp; Queueable's in Laravel applications

2.1.0(5y ago)0109.5k[1 issues](https://github.com/sfneal/queueables/issues)6MITPHPPHP &gt;=7.3

Since Aug 14Pushed 5y ago1 watchersCompare

[ Source](https://github.com/sfneal/queueables)[ Packagist](https://packagist.org/packages/sfneal/queueables)[ Docs](https://github.com/sfneal/queueables)[ RSS](/packages/sfneal-queueables/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (4)Versions (12)Used By (6)

Queueables
==========

[](#queueables)

[![Packagist PHP support](https://camo.githubusercontent.com/666712e6bcadde688cceb868ea957fa7be2cddc0e22d9ee56037a785fea3cb08/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f73666e65616c2f717565756561626c6573)](https://packagist.org/packages/sfneal/queueables)[![Latest Version on Packagist](https://camo.githubusercontent.com/f758331509dcd5e0f2436d11b2e7b3aa01f1a9fc33d46afb4a4f0bc9968dcb10/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f73666e65616c2f717565756561626c65732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/sfneal/queueables)[![Build Status](https://camo.githubusercontent.com/1d9b5320c1a3d46173c1e237b732c98e5e1930f781526d87e290ba6214b624dc/68747470733a2f2f7472617669732d63692e636f6d2f73666e65616c2f717565756561626c65732e7376673f6272616e63683d6d6173746572267374796c653d666c61742d737175617265)](https://travis-ci.com/sfneal/queueables)[![StyleCI](https://camo.githubusercontent.com/279faf5f95fb333c63e2372ce6ed58c5e8777366e916854cd9a4f95e7d423613/68747470733a2f2f6769746875622e7374796c6563692e696f2f7265706f732f3238373534353038332f736869656c643f6272616e63683d6d6173746572)](https://github.styleci.io/repos/287545083?branch=master)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/46383ef865d59ad4c8fbba6a526f00675f7324937a50893d85195f6e0142d1f3/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f73666e65616c2f717565756561626c65732f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/sfneal/queueables/?branch=master)[![Total Downloads](https://camo.githubusercontent.com/7b564316906be4c9247fe50347c80c0b4942104d23cba3d9822d1397caaa45ee/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f73666e65616c2f717565756561626c65732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/sfneal/queueables)

Abstraction layers for creating Jobs &amp; Queueable's in Laravel applications

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

[](#installation)

You can install the package via composer:

```
composer require sfneal/queueables
```

Usage
-----

[](#usage)

```
# Create a Job class
use Sfneal\Queueables\AbstractJob;
class ExampleJob extends AbstractJob
{
    /**
     * Execute the job.
     *
     * @return mixed
     */
    public function handle()
    {
        return 'example job has been executed';
    }
}
```

### Testing

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Stephen Neal](https://github.com/sfneal)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

PHP Package Boilerplate
-----------------------

[](#php-package-boilerplate)

This package was generated using the [PHP Package Boilerplate](https://laravelpackageboilerplate.com).

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity28

Limited adoption so far

Community14

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

Every ~27 days

Recently: every ~34 days

Total

10

Last Release

1854d ago

Major Versions

0.3.4 → 1.0.02021-01-25

1.0.0 → 2.0.02021-04-05

PHP version history (8 changes)0.1.0PHP ^7.1

0.2.0PHP ^7.2

0.3.0PHP &gt;=5.3

0.3.3PHP &gt;=5.4

0.3.4PHP &gt;=5.6

1.0.0PHP &gt;=7.0

2.0.0PHP &gt;=7.1

2.1.0PHP &gt;=7.3

### Community

Maintainers

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

---

Top Contributors

[![sfneal](https://avatars.githubusercontent.com/u/23200215?v=4)](https://github.com/sfneal "sfneal (77 commits)")

---

Tags

sfnealqueueables

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/sfneal-queueables/health.svg)

```
[![Health](https://phpackages.com/badges/sfneal-queueables/health.svg)](https://phpackages.com/packages/sfneal-queueables)
```

###  Alternatives

[mpbarlow/laravel-queue-debouncer

A wrapper job for debouncing other queue jobs.

63714.4k1](/packages/mpbarlow-laravel-queue-debouncer)[eyewitness/eye

Eyewitness.io client for Laravel 5 applications

116151.8k](/packages/eyewitness-eye)[therezor/laravel-transactional-jobs

Submit laravel jobs inside transaction. Cancel job after rollback. Proceed after successful commit.

44449.4k](/packages/therezor-laravel-transactional-jobs)[convenia/pigeon

3233.0k](/packages/convenia-pigeon)[baklysystems/laravel-chat-messenger

Laravel chat package

121.8k](/packages/baklysystems-laravel-chat-messenger)

PHPackages © 2026

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