PHPackages                             kittenphp/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. [HTTP &amp; Networking](/categories/http)
4. /
5. kittenphp/pipeline

ActiveLibrary[HTTP &amp; Networking](/categories/http)

kittenphp/pipeline
==================

Pipeline simple implementation，Convert Symfony http request to response

1.0.0(8y ago)0451MITPHPPHP ^7.0

Since Jan 18Pushed 8y agoCompare

[ Source](https://github.com/kittenphp/pipeline)[ Packagist](https://packagist.org/packages/kittenphp/pipeline)[ RSS](/packages/kittenphp-pipeline/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependencies (1)Versions (2)Used By (1)

### introduce

[](#introduce)

The "kittenphp/pipeline" is a Lightweight library,It can convert Symfony's http request to response.

Usually handle middleware in the MVC framework.

- install:
    composer require kittenphp/pipeline
- example:

```
