PHPackages                             indragunawan/swoole-http-message-bridge - 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. indragunawan/swoole-http-message-bridge

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

indragunawan/swoole-http-message-bridge
=======================================

Swoole Http Message Bridge

v0.1.0(6y ago)91813MITPHPPHP ^7.1

Since May 22Pushed 6y ago2 watchersCompare

[ Source](https://github.com/IndraGunawan/swoole-http-message-bridge)[ Packagist](https://packagist.org/packages/indragunawan/swoole-http-message-bridge)[ RSS](/packages/indragunawan-swoole-http-message-bridge/feed)WikiDiscussions master Synced yesterday

READMEChangelog (2)Dependencies (2)Versions (3)Used By (0)

Swoole Http Message Bridge
==========================

[](#swoole-http-message-bridge)

[![license](https://camo.githubusercontent.com/59233573a3d7d8e9e9077db02fe4a0232a6ab2e46935a4dd04d521f340e44f5b/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f496e64726147756e6177616e2f73776f6f6c652d687474702d6d6573736167652d6272696467652e7376673f7374796c653d666c61742d737175617265)](https://github.com/IndraGunawan/swoole-http-message-bridge/blob/master/LICENSE)[![Source](https://camo.githubusercontent.com/cd17de2de56108f861abf1efed7e9fc2e0cc3b7d463382cfca8dd6b790afb4b5/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f736f757263652d496e64726147756e6177616e25324673776f6f6c652d2d687474702d2d6d6573736167652d2d6272696467652d626c75652e737667)](https://github.com/IndraGunawan/swoole-http-message-bridge)[![Packagist](https://camo.githubusercontent.com/1f1e6138a3288429310c47632f8a7b894b13ac674ad7f6dbfc69800691a3c74a/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7061636b61676973742d696e64726167756e6177616e25324673776f6f6c652d2d687474702d2d6d6573736167652d2d6272696467652d626c75652e737667)](https://packagist.org/packages/indragunawan/swoole-http-message-bridge)[![Travis](https://camo.githubusercontent.com/4f559eac7971078922a5a7e9501b177ed2cf128ab9e06f7c2efe32bd14a57022/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f496e64726147756e6177616e2f73776f6f6c652d687474702d6d6573736167652d6272696467652e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/IndraGunawan/swoole-http-message-bridge)

Provides integration Swoole Http Request / Response to Symfony Request / Response.

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

[](#installation)

Require the package with composer. (`indragunawan/api-rate-limit-bundle` on [Packagist](https://packagist.org/packages/indragunawan/swoole-http-message-bridge));

```
composer require indragunawan/swoole-http-message-bridge
```

Usage
-----

[](#usage)

### Symfony Request and Response

[](#symfony-request-and-response)

```
