PHPackages                             guanguans/pipeline - 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. guanguans/pipeline

ActiveLibrary

guanguans/pipeline
==================

An elegant PHP middleware pipeline. - 一个优雅的 PHP 中间件管道。

v1.0.2(4y ago)32711MITPHPPHP &gt;=7.2CI passing

Since Jun 1Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/guanguans/pipeline)[ Packagist](https://packagist.org/packages/guanguans/pipeline)[ Docs](https://github.com/guanguans/pipeline)[ Fund](https://www.guanguans.cn/images/wechat.jpeg)[ RSS](/packages/guanguans-pipeline/feed)WikiDiscussions main Synced today

READMEChangelog (1)Dependencies (8)Versions (5)Used By (1)

pipeline
========

[](#pipeline)

[简体中文](README-CN.md) | [ENGLISH](README.md)

> An elegant PHP middleware pipeline. - 一个优雅的 PHP 中间件管道。

[![Tests](https://github.com/guanguans/pipeline/workflows/Tests/badge.svg)](https://github.com/guanguans/pipeline/actions)[![Check & fix styling](https://github.com/guanguans/pipeline/workflows/Check%20&%20fix%20styling/badge.svg)](https://github.com/guanguans/pipeline/actions)[![codecov](https://camo.githubusercontent.com/d4911f2cc14c2f9796e2477108bd4f37243c4f587af1dc40410f530ecc578786/68747470733a2f2f636f6465636f762e696f2f67682f6775616e6775616e732f706970656c696e652f6272616e63682f6d61696e2f67726170682f62616467652e7376673f746f6b656e3d55524746415753365334)](https://codecov.io/gh/guanguans/pipeline)[![Latest Stable Version](https://camo.githubusercontent.com/4602970ecad28af57d17f3a24f3deb564007c14691655f472025dc8dca2dbf15/68747470733a2f2f706f7365722e707567782e6f72672f6775616e6775616e732f706970656c696e652f76)](//packagist.org/packages/guanguans/pipeline)[![Total Downloads](https://camo.githubusercontent.com/9c890c4d8b3b2954ed0c59a23e63efa72ba072ef5b8ed72f179dfb5a881d6ad1/68747470733a2f2f706f7365722e707567782e6f72672f6775616e6775616e732f706970656c696e652f646f776e6c6f616473)](//packagist.org/packages/guanguans/pipeline)[![License](https://camo.githubusercontent.com/4b5d57b48d5712c7daca2cf682852cbeb9c3ffb1cfb41b8720c4da5babf82579/68747470733a2f2f706f7365722e707567782e6f72672f6775616e6775616e732f706970656c696e652f6c6963656e7365)](//packagist.org/packages/guanguans/pipeline)

Requirement
-----------

[](#requirement)

- PHP &gt;= 7.2

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

[](#installation)

```
$ composer require guanguans/pipeline --prefer-dist -vvv
```

Usage
-----

[](#usage)

### Code

[](#code)

```
