PHPackages                             hrabja/oc-queue - 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. hrabja/oc-queue

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

hrabja/oc-queue
===============

Implementation of laravel queues into opencart

05[2 PRs](https://github.com/hrabosh/oc-queue/pulls)PHP

Since Jul 3Pushed 2y ago1 watchersCompare

[ Source](https://github.com/hrabosh/oc-queue)[ Packagist](https://packagist.org/packages/hrabja/oc-queue)[ RSS](/packages/hrabja-oc-queue/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (3)Used By (0)

Implementation of laravel queues into opencart
==============================================

[](#implementation-of-laravel-queues-into-opencart)

[![Latest Version on Packagist](https://camo.githubusercontent.com/ce8cba94a782084b78da860f3423bf4c2af3ac2e9b1b4acdcbdc3bfbf8209ba7/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f687261626a612f6f632d71756575652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/hrabja/oc-queue)[![Tests](https://camo.githubusercontent.com/4e8977a64d863ac45f4beebd6256b38882ccb14796458927f939cbc9a89a0436/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f687261626a612f6f632d71756575652f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/hrabja/oc-queue/actions/workflows/run-tests.yml)[![Total Downloads](https://camo.githubusercontent.com/eb9b7a723d68b389abde19cc7705301dd22d258a231b45de0795fe1c976449b2/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f687261626a612f6f632d71756575652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/hrabja/oc-queue)

This is where your description should go. Try and limit it to a paragraph or two. Consider adding a small example.

Support us
----------

[](#support-us)

[![](https://camo.githubusercontent.com/121f81a7f400bf83ee85626832da1ef6b2c6316618ffefea199ef086a5f21a82/68747470733a2f2f6769746875622d6164732e73332e65752d63656e7472616c2d312e616d617a6f6e6177732e636f6d2f6f632d71756575652e6a70673f743d31)](https://spatie.be/github-ad-click/oc-queue)

We invest a lot of resources into creating [best in class open source packages](https://spatie.be/open-source). You can support us by [buying one of our paid products](https://spatie.be/open-source/support-us).

We highly appreciate you sending us a postcard from your hometown, mentioning which of our package(s) you are using. You'll find our address on [our contact page](https://spatie.be/about-us). We publish all received postcards on [our virtual postcard wall](https://spatie.be/open-source/postcards).

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

[](#installation)

You can install the package via composer:

```
composer require hrabja/oc-queue
```

Usage
-----

[](#usage)

```
$skeleton = new Hrabja\OcQueue();
echo $skeleton->echoPhrase('Hello, Hrabja!');
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

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

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

[](#contributing)

Please see [CONTRIBUTING](https://github.com/spatie/.github/blob/main/CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [hrabja](https://github.com/hrabja)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

15

—

LowBetter than 3% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity25

Early-stage or recently created project

 Bus Factor1

Top contributor holds 60% 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/079a4a09c462da6869d421f768c53d99b9325b9c897879385ac361d31398afbc?d=identicon)[hrabosh](/maintainers/hrabosh)

---

Top Contributors

[![hrabosh](https://avatars.githubusercontent.com/u/15844896?v=4)](https://github.com/hrabosh "hrabosh (3 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (1 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (1 commits)")

### Embed Badge

![Health badge](/badges/hrabja-oc-queue/health.svg)

```
[![Health](https://phpackages.com/badges/hrabja-oc-queue/health.svg)](https://phpackages.com/packages/hrabja-oc-queue)
```

###  Alternatives

[league/geotools

Geo-related tools PHP 7.3+ library

1.4k5.3M26](/packages/league-geotools)[enqueue/enqueue

Message Queue Library

19820.0M56](/packages/enqueue-enqueue)[deliciousbrains/wp-background-processing

WP Background Processing can be used to fire off non-blocking asynchronous requests or as a background processing tool, allowing you to queue tasks.

1.1k409.8k6](/packages/deliciousbrains-wp-background-processing)[react/async

Async utilities and fibers for ReactPHP

2228.8M171](/packages/react-async)[react/promise-stream

The missing link between Promise-land and Stream-land for ReactPHP

11512.9M45](/packages/react-promise-stream)[illuminate/bus

The Illuminate Bus package.

6043.8M409](/packages/illuminate-bus)

PHPackages © 2026

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