Created
March 23, 2023 09:01
-
-
Save hgati/652599ee4143d725506c69432c4b4675 to your computer and use it in GitHub Desktop.
Magento v2.4.6 필수 php 익스텐션
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ Magento v2.4.6 PHP extension Requirement ] | |
ext-bcmath | |
ext-ctype | |
ext-curl | |
ext-dom | |
ext-fileinfo | |
ext-filter | |
ext-gd | |
ext-hash | |
ext-iconv | |
ext-intl | |
ext-json | |
ext-libxml | |
ext-mbstring | |
ext-openssl | |
ext-pcre | |
ext-pdo_mysql | |
ext-simplexml | |
ext-soap | |
ext-sockets | |
ext-sodium | |
ext-tokenizer | |
ext-xmlwriter | |
ext-xsl | |
ext-zip | |
ext-zlib | |
lib-libxml | |
[ PHP 8.2 extensions ] | |
php8.2 - server-side, HTML-embedded scripting language (metapackage) | |
php8.2-amqp - AMQP extension for PHP | |
php8.2-apcu - APC User Cache for PHP | |
php8.2-ast - AST extension for PHP 7 | |
php8.2-bcmath - Bcmath module for PHP | |
php8.2-bz2 - bzip2 module for PHP | |
php8.2-cgi - server-side, HTML-embedded scripting language (CGI binary) | |
php8.2-cli - command-line interpreter for the PHP scripting language | |
php8.2-common - documentation, examples and common module for PHP | |
php8.2-curl - CURL module for PHP | |
php8.2-dba - DBA module for PHP | |
php8.2-decimal - Arbitrary precision floating-point decimal for PHP | |
php8.2-dev - Files for PHP8.2 module development | |
php8.2-ds - PHP extension providing efficient data structures for PHP 7 | |
php8.2-enchant - Enchant module for PHP | |
php8.2-excimer - Interrupting timer and low-overhead sampling profiler for PHP | |
php8.2-fpm - server-side, HTML-embedded scripting language (FPM-CGI binary) | |
php8.2-gd - GD module for PHP | |
php8.2-gearman - PHP wrapper to libgearman | |
php8.2-gmagick - Provides a wrapper to the GraphicsMagick library | |
php8.2-gmp - GMP module for PHP | |
php8.2-gnupg - PHP wrapper around the gpgme library | |
php8.2-grpc - High performance, open source, general RPC framework for PHP | |
php8.2-http - PECL HTTP module for PHP Extended HTTP Support | |
php8.2-igbinary - igbinary PHP serializer | |
php8.2-imagick - Provides a wrapper to the ImageMagick library | |
php8.2-imap - IMAP module for PHP | |
php8.2-inotify - Inotify bindings for PHP | |
php8.2-interbase - Interbase module for PHP | |
php8.2-intl - Internationalisation module for PHP | |
php8.2-ldap - LDAP module for PHP | |
php8.2-libvirt-php - libvirt bindings for PHP | |
php8.2-lz4 - LZ4 Extension for PHP | |
php8.2-mailparse - Email message manipulation for PHP | |
php8.2-maxminddb - Reader for the MaxMind DB file format for PHP | |
php8.2-mbstring - MBSTRING module for PHP | |
php8.2-mcrypt - PHP bindings for the libmcrypt library | |
php8.2-memcache - memcache extension module for PHP | |
php8.2-memcached - memcached extension module for PHP, uses libmemcached | |
php8.2-mongodb - MongoDB driver for PHP | |
php8.2-msgpack - PHP extension for interfacing with MessagePack | |
php8.2-mysql - MySQL module for PHP | |
php8.2-oauth - OAuth 1.0 consumer and provider extension | |
php8.2-odbc - ODBC module for PHP | |
php8.2-opcache - Zend OpCache module for PHP | |
php8.2-pcov - Code coverage driver | |
php8.2-pgsql - PostgreSQL module for PHP | |
php8.2-phpdbg - server-side, HTML-embedded scripting language (PHPDBG binary) | |
php8.2-pinba - Pinba module for PHP | |
php8.2-protobuf - Protocol buffers bindings for PHP | |
php8.2-ps - ps module for PHP | |
php8.2-pspell - pspell module for PHP | |
php8.2-psr - PSR interfaces for PHP | |
php8.2-raphf - raphf module for PHP | |
php8.2-rdkafka - Kafka client for PHP based on librdkafka | |
php8.2-readline - readline module for PHP | |
php8.2-redis - PHP extension for interfacing with Redis | |
php8.2-rrd - PHP bindings to rrd tool system | |
php8.2-smbclient - PHP wrapper for libsmbclient | |
php8.2-snmp - SNMP module for PHP | |
php8.2-soap - SOAP module for PHP | |
php8.2-solr - PHP extension for communicating with Apache Solr server | |
php8.2-sqlite3 - SQLite3 module for PHP | |
php8.2-ssh2 - Bindings for the libssh2 library | |
php8.2-stomp - Streaming Text Oriented Messaging Protocol (STOMP) client module for PHP | |
php8.2-swoole - Swoole Coroutine Fiber Async Programming Framework for PHP | |
php8.2-sybase - Sybase module for PHP | |
php8.2-tideways - Tideways PHP Profiler Extension | |
php8.2-tidy - tidy module for PHP | |
php8.2-uopz - UOPZ extension for PHP 7 | |
php8.2-uploadprogress - file upload progress tracking extension for PHP | |
php8.2-uuid - PHP UUID extension | |
php8.2-vips - PHP extension for interfacing with libvips | |
php8.2-xdebug - Xdebug Module for PHP | |
php8.2-xhprof - Hierarchical Profiler for PHP 5.x | |
php8.2-xml - DOM, SimpleXML, XML, and XSL module for PHP | |
php8.2-xmlrpc - XML-RPC servers and clients functions for PHP | |
php8.2-xsl - XSL module for PHP (dummy) | |
php8.2-yac - YAC (Yet Another Cache) for PHP | |
php8.2-yaml - YAML-1.1 parser and emitter for PHP | |
php8.2-zip - Zip module for PHP | |
php8.2-zmq - ZeroMQ messaging bindings for PHP | |
php8.2-zstd - Zstandard extension for PHP |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment