PHPackages                             litphp/lit-swan - 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. litphp/lit-swan

Abandoned → [litphp/runner-swoole](/?search=litphp%2Frunner-swoole)ArchivedLibrary[HTTP &amp; Networking](/categories/http)

litphp/lit-swan
===============

psr-7 middleware runner for swoole-http

17PHP

Since Oct 28Pushed 10y ago1 watchersCompare

[ Source](https://github.com/mcfog/lit-swan)[ Packagist](https://packagist.org/packages/litphp/lit-swan)[ RSS](/packages/litphp-lit-swan/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Swan
----

[](#swan)

PSR-7 style middleware runner for swoole-http

### Install

[](#install)

install swoole extension first

```
pecl install swoole

```

then Swan

```
composer require litphp/lit-swan

```

### Usage

[](#usage)

```
