PHPackages                             incisakura/psr7-workerman - 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. incisakura/psr7-workerman

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

incisakura/psr7-workerman
=========================

Makes Workerman works with ANY PSR-7 project

75PHP

Since Oct 22Pushed 4y agoCompare

[ Source](https://github.com/Incisakura/psr7-workerman)[ Packagist](https://packagist.org/packages/incisakura/psr7-workerman)[ RSS](/packages/incisakura-psr7-workerman/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

Psr7Workermam
=============

[](#psr7workermam)

---

> This project is on beta.
>
> Workerman is an asynchronous event-driven PHP framework with high performance to build fast and scalable network applications. Workerman supports HTTP, Websocket, SSL and other custom protocols. Workerman supports event extension.

What dose it do
---------------

[](#what-dose-it-do)

It passes all http varaibles from Workerman framework to target PSR-7 project which makes you could focus on PSR-7.

Hello World with Slim
---------------------

[](#hello-world-with-slim)

```
