brew install php@7.3
General-purpose scripting language
License: PHP-3.01
/api/formula/php@7.3.json
(JSON API)
Formula code on GitHub
Bottle (binary package) installation support provided for macOS releases:
Intel | big sur | ✅ |
---|---|---|
catalina | ✅ | |
mojave | ✅ | |
Current versions:
stable | ✅ | 7.3.27 |
Other versions:
php@7.4 | 7.4.16 | General-purpose scripting language |
php@7.2 | 7.2.34 | General-purpose scripting language |
Revision: 1
Keg-only
Depends on:
apr | 1.7.0 | Apache Portable Runtime library |
apr-util | 1.6.1 | 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 | 7.76.1 | Get a file from an HTTP, HTTPS or FTP server |
freetds | 1.2.20 | Libraries to talk to Microsoft SQL Server and Sybase databases |
freetype | 2.10.4 | Software library to render fonts |
gettext | 0.21 | GNU internationalization (i18n) and localization (l10n) library |
glib | 2.68.1 | Core application library for C |
gmp | 6.2.1 | GNU multiple precision arithmetic library |
icu4c | 68.2 | C/C++ and Java libraries for Unicode and globalization |
jpeg | 9d | Image manipulation library |
libpng | 1.6.37 | Library for manipulating PNG images |
libpq | 13.2 | Postgres C API library |
libsodium | 1.0.18 | NaCl networking and cryptography library |
libzip | 1.7.3 | C library for reading, creating, and modifying zip archives |
openldap | 2.4.58 | Open source suite of directory software |
openssl@1.1 | 1.1.1k | Cryptography and SSL/TLS Toolkit |
sqlite | 3.35.4 | Command-line interface for SQLite |
tidy-html5 | 5.6.0 | Granddaddy of HTML tools, with support for modern standards |
unixodbc | 2.3.9 | ODBC 3 connectivity for UNIX |
webp | 1.2.0 | Image format providing lossless and lossy compression for web images |
Depends on when building from source:
httpd | 2.4.46 | Apache HTTP server |
pkg-config | 0.29.2 | Manage compile and link flags for libraries |
xz | 5.2.5 | General-purpose data compression with high compression ratio |
To enable PHP in Apache add the following to httpd.conf and restart Apache: LoadModule php7_module $(brew --prefix)/opt/php@7.3/lib/httpd/modules/libphp7.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: $(brew --prefix)/etc/php/7.3/ |
Analytics:
Installs (30 days) | |
---|---|
php@7.3 |
14,469 |
Installs on Request (30 days) | |
php@7.3 |
14,385 |
Build Errors (30 days) | |
php@7.3 |
571 |
Installs (90 days) | |
php@7.3 |
53,323 |
Installs on Request (90 days) | |
php@7.3 |
53,042 |
Installs (365 days) | |
php@7.3 |
224,849 |
Installs on Request (365 days) | |
php@7.3 |
223,982 |