PHPackages                             dflourusso/php-background-proccess - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. dflourusso/php-background-proccess

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

dflourusso/php-background-proccess
==================================

1.0.2(9y ago)0228MITPHP

Since Nov 7Pushed 9y ago1 watchersCompare

[ Source](https://github.com/dflourusso/php-background-proccess)[ Packagist](https://packagist.org/packages/dflourusso/php-background-proccess)[ RSS](/packages/dflourusso-php-background-proccess/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependencies (1)Versions (4)Used By (0)

php-background-proccess
-----------------------

[](#php-background-proccess)

#### Installation

[](#installation)

```
$ composer require dflourusso/php-background-proccess

```

#### Usage example

[](#usage-example)

```
$bg = new BackgroundProccess('teste', __DIR__ . '/tmp/background-proccess');

$bg->run(__DIR__ . '/bin/test_bg_task.php');
```

**Avaliable methods**

- run
- isRunning
- stop
- getPid

### Authors

[](#authors)

- [Daniel Fernando Lourusso](http://dflourusso.com.br)

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity65

Established project with proven stability

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

Total

3

Last Release

3523d ago

### Community

Maintainers

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

---

Top Contributors

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

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/dflourusso-php-background-proccess/health.svg)

```
[![Health](https://phpackages.com/badges/dflourusso-php-background-proccess/health.svg)](https://phpackages.com/packages/dflourusso-php-background-proccess)
```

###  Alternatives

[andheiberg/messenger

Basic messaging package for laravel

691.6k](/packages/andheiberg-messenger)[vesoft-inc/nebula-php

A nebula client for PHP

112.3k](/packages/vesoft-inc-nebula-php)

PHPackages © 2026

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