PHPackages                             expressif/http - 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. expressif/http

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

expressif/http
==============

http implementation with expressif streams

0.0.1-rc3(11y ago)03MITPHP

Since Jan 25Pushed 10y ago1 watchersCompare

[ Source](https://github.com/expressif/http)[ Packagist](https://packagist.org/packages/expressif/http)[ RSS](/packages/expressif-http/feed)WikiDiscussions master Synced yesterday

READMEChangelog (4)Dependencies (1)Versions (5)Used By (0)

http
====

[](#http)

Contains http bindings between pecl\_http and libevent for creating a fast web server.

Requirements
------------

[](#requirements)

This library use expressif/stream and http module :

- PHP 5.6+
- libevent
- pecl\_http

If you are on windows (for dev &amp; test purpose) you can dirrectly [install pre-built libraries](https://github.com/expressif/win-dist).

---

*NOTE :* if you plan to use this library on a multi-core server, you should consider [expressif/cluster](https://github.com/expressif/cluster)

usage
-----

[](#usage)

```
