PHPackages                             lm/gearmanbundle - 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. lm/gearmanbundle

ActiveSymfony-bundle[Queues &amp; Workers](/categories/queues)

lm/gearmanbundle
================

Symfony Gearman Client Bundle

0208PHP

Since Jul 29Pushed 11y ago2 watchersCompare

[ Source](https://github.com/dtardieu/LmGearmanBundle)[ Packagist](https://packagist.org/packages/lm/gearmanbundle)[ RSS](/packages/lm-gearmanbundle/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependenciesVersions (1)Used By (0)

=============== LmGearmanBundle
===============================

[](#lmgearmanbundle)

This library provides a service for implementing a Gearman client:

INSTALLATION:

- Prerequisit:
    Install the php gearman extension ([http://gearman.org/gearman\_php\_extension](http://gearman.org/gearman_php_extension))
- in AppKernel
    new Lm\\GearmanBundle\\LmGearmanBundle(),
- in parameters.yml
    gearman\_host: {ip address of the gearman server}
    gearman\_port: {port of the gearman server}
- in composer.json
    require "lm/gearmanbundle": "dev-master"

USAGE:

In a controller
$gearman = $this-&gt;get('gearman');
$reponse=$gearman-&gt;doJob(functionName, data);

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 80% 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://avatars.githubusercontent.com/u/3763124?v=4)[dtardieu](/maintainers/dtardieu)[@dtardieu](https://github.com/dtardieu)

---

Top Contributors

[![dtardieu](https://avatars.githubusercontent.com/u/3763124?v=4)](https://github.com/dtardieu "dtardieu (8 commits)")[![charbu](https://avatars.githubusercontent.com/u/4034704?v=4)](https://github.com/charbu "charbu (2 commits)")

### Embed Badge

![Health badge](/badges/lm-gearmanbundle/health.svg)

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

###  Alternatives

[league/geotools

Geo-related tools PHP 7.3+ library

1.4k5.6M31](/packages/league-geotools)[illuminate/bus

The Illuminate Bus package.

6046.3M533](/packages/illuminate-bus)[uecode/qpush-bundle

Asynchronous processing for Symfony using Push Queues

1672.5M2](/packages/uecode-qpush-bundle)[belvg/module-sqs

N/A

1544.6k](/packages/belvg-module-sqs)[bsidev/bitrix-queue

Queues for Bitrix CMS

232.8k](/packages/bsidev-bitrix-queue)[mayconbordin/l5-stomp-queue

Stomp Queue Driver for Laravel 5

121.1k](/packages/mayconbordin-l5-stomp-queue)

PHPackages © 2026

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