iliaal / php_excel

PHP Extension interface to the Excel writing/reading library
http://ilia.ws
534 stars 131 forks source link

Pre-build packages for Windows #240

Closed yherus closed 3 years ago

yherus commented 6 years ago

How to build php 7.2 Extension for windows

johmue commented 6 years ago

You can download pre-compiled dlls for PHP-Release-Versions here: https://www.apachelounge.com/viewtopic.php?t=6359

and for PHP-QA-Versions here: https://www.apachelounge.com/viewtopic.php?t=6617

...no warranties for anything. It's a third party project but worked very well for me. I typically use an official PHP download and use the php_excel.dll from the package. You still need to put the libxl.dll in your PHP.