PHPackages                             gameplayjdk/task-chain - 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. gameplayjdk/task-chain

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

gameplayjdk/task-chain
======================

Small library for the task chain pattern.

v1.0.1(6y ago)016MITPHPPHP &gt;= 7.1

Since Jan 4Pushed 6y ago1 watchersCompare

[ Source](https://github.com/GameplayJDK/task-chain)[ Packagist](https://packagist.org/packages/gameplayjdk/task-chain)[ RSS](/packages/gameplayjdk-task-chain/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (3)Used By (0)

task-chain
==========

[](#task-chain)

Small library for the task chain pattern.

That pattern allows building and defining sequential tasks in a clear and understandable, yet extensible way.

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

[](#installation)

```
composer require gameplayjdk/task-chain
```

Usage
-----

[](#usage)

```
