PHPackages                             naroga/queue-manager - 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. naroga/queue-manager

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

naroga/queue-manager
====================

A simple PHP-based queue manager, with an interface for registering custom workers

0.1(10y ago)07[3 issues](https://github.com/naroga/queue-manager/issues)MITPHPPHP &gt;=5.3.9

Since Aug 6Pushed 10y agoCompare

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

READMEChangelogDependencies (13)Versions (2)Used By (0)

Queue Manager
=============

[](#queue-manager)

**This project has been deprecated in favor of [naroga/foreman](https://github.com/naroga/foreman).**

Requirements
------------

[](#requirements)

This package is only suited for UNIX or OSX distributions.

Even though it is not offically supported, you might succeed in running this package on a Windows machine if you have [CYGWIN](https://www.cygwin.com/) installed (as long as you keep commands such as 'ps' in the PATH global variable.

It requires PHP 5.6+ with the following modules enabled: `php5-curl`, `php5-memcache`(not to mistake with `php5-memcached`). Writing privileges in app/cache and app/logs are also required.

Even though it fires up process asynchronously, it does **not** need any additional modules (like pthreads).

Installing
----------

[](#installing)

To install this package, use [composer](https://getcomposer.org):

```
composer create-project naroga/queue-manager -s dev

```

This will install the package with its dependencies.

You should also create a VirtualHost with the root directory set to `/web/`.

Configuration
-------------

[](#configuration)

To configure this package properly, see the [Configuration Reference](/src/AppBundle/Resources/doc/Configuration.md). You might want to skip this section, as the default configuration should work just fine. Tweak the parameters to improve your server responsiveness, save CPU/memory or to increase the number of workers.

Usage
-----

[](#usage)

If you want to get started on using this package, you can proceed to the [Usage Instructions](/src/AppBundle/Resources/doc/Usage.md).

License
-------

[](#license)

Naroga/QueueManager is released under the MIT License. See the bundled LICENSE file for details.

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity48

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

Unknown

Total

1

Last Release

3938d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/67a9373bd6218e10eaa1941dd01ec5ea1299d4534870e5c88722ec978f658f9d?d=identicon)[naroga](/maintainers/naroga)

---

Top Contributors

[![naroga](https://avatars.githubusercontent.com/u/3511149?v=4)](https://github.com/naroga "naroga (23 commits)")

---

Tags

phpqueuemanagerworkerdaemonworkers

### Embed Badge

![Health badge](/badges/naroga-queue-manager/health.svg)

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

###  Alternatives

[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M152](/packages/sulu-sulu)[claroline/core-bundle

Claroline core bundle

165.5k52](/packages/claroline-core-bundle)

PHPackages © 2026

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