Skip to content

Latest commit

 

History

History
45 lines (30 loc) · 1.33 KB

README.md

File metadata and controls

45 lines (30 loc) · 1.33 KB

Windows libraries for expressif

Windows VC11 libraries :

Distributed versions :

Library Version
Libevent 2.0.22
Pecl Libevent 0.1.0
Pecl Propro 1.0.0
Pecl Raphf 1.0.4

Downloads

x64

PHP Thread Safe Not Thread Safe
5.6 download download
7.0 download download

x86

PHP Thread Safe Not Thread Safe
5.6 download download
7.0 download download

Enabling modules :

Edit your php.ini, adding the modules (order matters) :

extension=php_libevent.dll
extension=php_propro.dll
extension=php_raphf.dll
extension=php_http.dll