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

ActiveLibrary

coolephp/pipeline
=================

A simple PHP middleware pipeline. - 一个简单的 PHP 中间件管道。

v1.0.0(4y ago)04MITPHPPHP &gt;=7.2

Since Jun 1Pushed 4y agoCompare

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

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

pipeline
========

[](#pipeline)

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

> A simple PHP middleware pipeline. - 一个简单的 PHP 中间件管道。

[![Tests](https://github.com/coolephp/pipeline/workflows/Tests/badge.svg)](https://github.com/coolephp/pipeline/actions)[![Check & fix styling](https://github.com/coolephp/pipeline/workflows/Check%20&%20fix%20styling/badge.svg)](https://github.com/coolephp/pipeline/actions)[![codecov](https://camo.githubusercontent.com/8d7f3db9eaa75358e14a899c053aa874b70c320ee36c8ae7f67bcaee5aa147fd/68747470733a2f2f636f6465636f762e696f2f67682f636f6f6c657068702f706970656c696e652f6272616e63682f6d61696e2f67726170682f62616467652e7376673f746f6b656e3d55524746415753365334)](https://codecov.io/gh/coolephp/pipeline)[![Latest Stable Version](https://camo.githubusercontent.com/72ada0133a716ec4746759f8476883b8f7e3d61dfdff57d248f66adc4a5c3a08/68747470733a2f2f706f7365722e707567782e6f72672f636f6f6c657068702f706970656c696e652f76)](//packagist.org/packages/coolephp/pipeline)[![Total Downloads](https://camo.githubusercontent.com/e125b3078918d8f54259365235391e32545817ff42045473e7f0ef31acb2d98b/68747470733a2f2f706f7365722e707567782e6f72672f636f6f6c657068702f706970656c696e652f646f776e6c6f616473)](//packagist.org/packages/coolephp/pipeline)[![License](https://camo.githubusercontent.com/88a2410e755f51f9484d16cabc87588287ede52a9408223f6f0dbb5647408f4f/68747470733a2f2f706f7365722e707567782e6f72672f636f6f6c657068702f706970656c696e652f6c6963656e7365)](//packagist.org/packages/coolephp/pipeline)

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

[](#requirement)

- PHP &gt;= 7.2

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

[](#installation)

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

Register Service
----------------

[](#register-service)

`config\app.php` add

```
