brew install php
Also known as: php@8.2
General-purpose scripting language
License: PHP-3.01
Formula JSON API: /api/formula/php.json
Formula code: php.rb
on GitHub
Bottle (binary package) installation support provided for:
Apple Silicon | sonoma | ✅ |
---|---|---|
ventura | ✅ | |
monterey | ✅ | |
Intel | sonoma | ✅ |
ventura | ✅ | |
monterey | ✅ | |
64-bit linux | ✅ |
Current versions:
stable | ✅ | 8.2.11 |
head | ⚡️ | HEAD |
Other versions:
php@8.1 | 8.1.24 | General-purpose scripting language |
php@8.0 | 8.0.30 | General-purpose scripting language |
php@7.4 | 7.4.33 | General-purpose scripting language |
Depends on:
apr | 1.7.4 | Apache Portable Runtime library |
apr-util | 1.6.3 | Companion library to apr, the Apache Portable Runtime library |
argon2 | 20190702 | Password hashing library and CLI utility |
aspell | 0.60.8 | Spell checker with better logic than ispell |
autoconf | 2.71 | Automatic configure script builder |
curl | 8.3.0 | Get a file from an HTTP, HTTPS or FTP server |
freetds | 1.4.2 | Libraries to talk to Microsoft SQL Server and Sybase databases |
gd | 2.3.3 | Graphics library to dynamically manipulate images |
gettext | 0.22.2 | GNU internationalization (i18n) and localization (l10n) library |
gmp | 6.2.1 | GNU multiple precision arithmetic library |
icu4c | 73.2 | C/C++ and Java libraries for Unicode and globalization |
krb5 | 1.21.2 | Network authentication protocol |
libpq | 16.0 | Postgres C API library |
libsodium | 1.0.18 | NaCl networking and cryptography library |
libzip | 1.10.1 | C library for reading, creating, and modifying zip archives |
oniguruma | 6.9.8 | Regular expressions library |
openldap | 2.6.6 | Open source suite of directory software |
openssl@3 | 3.1.3 | Cryptography and SSL/TLS Toolkit |
pcre2 | 10.42 | Perl compatible regular expressions library with a new API |
sqlite | 3.43.1 | Command-line interface for SQLite |
tidy-html5 | 5.8.0 | Granddaddy of HTML tools, with support for modern standards |
unixodbc | 2.3.12 | ODBC 3 connectivity for UNIX |
Depends on when building from source:
httpd | 2.4.57 | Apache HTTP server |
pkg-config | 0.29.2 | Manage compile and link flags for libraries |
To enable PHP in Apache add the following to httpd.conf and restart Apache: LoadModule php_module $HOMEBREW_PREFIX/opt/php/lib/httpd/modules/libphp.so <FilesMatch \.php$> SetHandler application/x-httpd-php </FilesMatch> Finally, check DirectoryIndex includes index.php DirectoryIndex index.php index.html The php.ini and php-fpm.ini file can be found in: $HOMEBREW_PREFIX/etc/php/8.2/ |
Analytics:
Installs (30 days) | |
---|---|
php |
60,354 |
Installs on Request (30 days) | |
php |
56,193 |
Build Errors (30 days) | |
php |
28 |
Installs (90 days) | |
php |
150,645 |
Installs on Request (90 days) | |
php |
140,209 |
Installs (365 days) | |
php |
338,758 |
Installs on Request (365 days) | |
php |
314,389 |