• PHP Manual
  • Installation and Configuration
  • General Installation Considerations
  • Installation on Unix systems
  • Installation on macOS
  • Installation on Windows systems
  • Installation on Cloud Computing platforms
  • FastCGI Process Manager (FPM)
  • Installation of PECL extensions
  • Installation of Composer and third-party packages
  • Runtime Configuration
Configuration
Introduction to PECL Installations
Installation and Configuration
PHP Manual

Installation of PECL extensions

Table of Contents
  • Introduction to PECL Installations
  • Downloading PECL extensions
  • Installing a PHP extension on Windows
  • Compiling shared PECL extensions with the pecl command
  • Compiling shared PECL extensions with phpize
  • php-config
  • Compiling PECL extensions statically into PHP