Skip to content
This repository has been archived by the owner on Jul 1, 2024. It is now read-only.

Set of precompiled DLL extensions in Visual Studio 2013 for PHP 5.6.

Notifications You must be signed in to change notification settings

maryo/php-5.6-extensions-win32-VC12

Repository files navigation

php-5.6-extensions-win32-VC12

Set of additional precompiled DLL extensions using ❗Visual Studio 2013❗ for PHP 5.6.

Steps to install

  • Install PHP downloaded from here
  • Copy the dll file beginning with php_ to your PHP/ext directory. Use the one ending with _nts if your installed PHP is also not thread save.
  • Copy the other dll files to your PHP directory
  • Enable the extension by adding extension=php_{extension}.dll to php.ini
  • Restart your server if any

These extensions are compatible only with PHP 5.6 compiled using Visual Studio 2013 thus it is ❗not compatible with original PHP distribution❗.

About

Set of precompiled DLL extensions in Visual Studio 2013 for PHP 5.6.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published