PHPackages                             label305/tasks - 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. label305/tasks

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

label305/tasks
==============

Task management package

1.0.0(5y ago)06PHPPHP &gt;=7.1

Since Apr 2Pushed 5y ago2 watchersCompare

[ Source](https://github.com/Label305/Tasks)[ Packagist](https://packagist.org/packages/label305/tasks)[ RSS](/packages/label305-tasks/feed)WikiDiscussions master Synced 1w ago

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

Tasks
=====

[](#tasks)

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

[](#installation)

`composer require label305/tasks`

Usage
-----

[](#usage)

To dispatch tasks use the DispatchesTasks or DispatchesContinuousTasks trait.

### Example

[](#example)

```
public function ping() {
    $this->dispatchTask((new PingJob()));
}

```

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity47

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

1872d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/411527?v=4)[Label305](/maintainers/Label305)[@Label305](https://github.com/Label305)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/label305-tasks/health.svg)

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

###  Alternatives

[google/cloud-core

Google Cloud PHP shared dependency, providing functionality useful to all components.

343121.4M79](/packages/google-cloud-core)[helgesverre/extractor

AI-Powered Data Extraction for your Laravel application.

22128.0k](/packages/helgesverre-extractor)

PHPackages © 2026

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