Skip to content

jb-lopez/php-extensions-windows

Repository files navigation

Build Windows PHP Extensions

This is a fork of shivammathur/php-extensions-windows. I forked this to add more extensions to the build workflow.

The upstream shivammathur/php-builder-windows has changed, causing many builds to fail. I've removed the references, and this project is no longer a fork of shivammathur/php-extensions-windows but still inspired by it.

Build Status

Status Download Link Upstream Repo
AMQP download extension php-amqp/php-amqp
APCU download extension krakjoe/apcu
AST download extension nikic/php-ast
AWS-CRT download extension awslabs/aws-crt-php
Crypto download extension bukka/php-crypto
DS download extension php-ds/ext-ds
Geospatial download extension php-geospatial/geospatial
IGBinary download extension igbinary/igbinary
Imagick download extension Imagick/imagick
Kafka download extension arnaud-lb/php-rdkafka
mcrypt download extension php/pecl-encryption-mcrypt
Memcached download extension php-memcached-dev/php-memcached
MongoDB download extension mongodb/mongo-php-driver
Ncurses download extension jb-lopez/php_ncurses
Parallel download extension krakjoe/parallel
Pcov download extension krakjoe/pcov
PSR download extension jbboehr/php-psr
Redis download extension phpredis/phpredis
SSH2 download extension php/pecl-networking-ssh2
Stats download extension php/pecl-math-stats
SVM download extension ianbarber/php-svm
Tensor download extension RubixML/Tensor
TimezoneDB download extension php/pecl-datetime-timezonedb
Trader download extension php/pecl-math-trader
UOPZ download extension krakjoe/uopz
Xdebug download extension xdebug/xdebug
YAML download extension php/pecl-file_formats-yaml
ZIP download extension pierrejoye/php_zip

License

The code in this project is licensed under the MIT license. Please see the license file for more information.

License of the built extensions

The built extensions are licensed under their own license. Please refer to the respective extension's repository for more information.