Skip to content

Instantly share code, notes, and snippets.

@louanfontenele
Last active December 9, 2022 19:36
Show Gist options
  • Save louanfontenele/e1ec119f5f5f5d6340f8d15ee5c147ba to your computer and use it in GitHub Desktop.
Save louanfontenele/e1ec119f5f5f5d6340f8d15ee5c147ba to your computer and use it in GitHub Desktop.
Linux Ubuntu PHP 7.4 All Extensions Install
sudo apt -y install php7.4 php7.4-{amqp, apcu, ast, bcmath, bz2, calendar, Core, ctype, curl, date, dba, dom, ds, enchant, exif, FFI, fileinfo, filter, ftp, gd, gettext, gmp, hash, iconv, igbinary, imagick, imap, intl, json, ldap, libxml, mbstring, memcache, memcached, mongodb, msgpack, mysqli, mysqlnd, odbc, openssl, pcntl, pcov, pcre, PDO, pdo_dblib, PDO_Firebird, pdo_mysql, PDO_ODBC, pdo_pgsql, pdo_sqlite, pdo_sqlsrv, pgsql, Phar, posix, pspell, readline, redis, Reflection, session, shmop, SimpleXML, snmp, soap, sockets, sodium, SPL, sqlite3, sqlsrv, standard, sysvmsg, sysvsem, sysvshm, tidy, tokenizer, xdebug, xml, xmlreader, xmlrpc, xmlwriter, xsl, yaml, Zend, OPcache, zip, zlib, zmq}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment