PHPackages                             udokmeci/yii2-lazy-process - 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. udokmeci/yii2-lazy-process

ActiveYii2-extension[Queues &amp; Workers](/categories/queues)

udokmeci/yii2-lazy-process
==========================

This extensions runs yii2 queue after sending response.

1.0.1(5y ago)0725Apache-2.0PHP

Since May 5Pushed 5y ago1 watchersCompare

[ Source](https://github.com/udokmeci/yii2-lazy-process)[ Packagist](https://packagist.org/packages/udokmeci/yii2-lazy-process)[ RSS](/packages/udokmeci-yii2-lazy-process/feed)WikiDiscussions master Synced 3d ago

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

Yii2 Lazy Process
=================

[](#yii2-lazy-process)

This extensions mimics a queue to run after sending response.

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

[](#installation)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

```
php composer.phar require --prefer-dist udokmeci/yii2-lazy-process "*"

```

or add

```
"udokmeci/yii2-lazy-process": "*"

```

to the require section of your `composer.json` file.

Usage
-----

[](#usage)

Once the extension is installed, attach behaviour to your reponse in config like :

```
...
	'response'=>[
		...
        'as queueRunner'=>'udokmeci\lazy\QueueRunnerBehavior'
    ],
...
```

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity57

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 ~8 days

Total

2

Last Release

2189d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0e3981825089fe62692543821e219d206b9f8f77ff4493f66234ebbd35958ab9?d=identicon)[udokmeci](/maintainers/udokmeci)

---

Top Contributors

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

---

Tags

yii2extension lazy-process

### Embed Badge

![Health badge](/badges/udokmeci-yii2-lazy-process/health.svg)

```
[![Health](https://phpackages.com/badges/udokmeci-yii2-lazy-process/health.svg)](https://phpackages.com/packages/udokmeci-yii2-lazy-process)
```

###  Alternatives

[trntv/yii2-command-bus

Yii2 Command Bus extension

57625.1k8](/packages/trntv-yii2-command-bus)[mikemadisonweb/yii2-rabbitmq

Wrapper based on php-amqplib to incorporate messaging in your Yii2 application via RabbitMQ. Inspired by RabbitMqBundle for Symfony 2, really awesome package.

74262.1k1](/packages/mikemadisonweb-yii2-rabbitmq)[bubasuma/yii2-simplechat

A simple chat for your yii2 application

889.5k](/packages/bubasuma-yii2-simplechat)[ignatenkovnikita/yii2-queuemanager

Yii2 Queue Manager

2061.8k2](/packages/ignatenkovnikita-yii2-queuemanager)[vxm/yii2-async

Provide an easy way to run code asynchronously for Yii2 application

2334.2k](/packages/vxm-yii2-async)

PHPackages © 2026

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