Skip to content

expressif/win-dist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

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