Composer обрабатывает пакеты, которые были установлены в системе, но не установлены Composer, как пакеты виртуальной платформы. Это включает в себя сам PHP, расширения PHP и некоторые системные библиотеки.
phpПредставляет требования к версии PHP пользователя, которые вы можете ограничить. например>=5.4.0。 Если вам нужна 64-разрядная версия PHP, вы можете использовать ееphp-64bitОграничение.hhvmПредставляет версию среды выполнения HHVM (виртуальная машина HipHop) и позволяет установить ограничение версии для.3.3′.ext-<имя>Это может помочь вам указать необходимые расширения PHP (включая основные расширения). Обычно расширения PHP могут быть несовместимыми, и рекомендуется ограничить их версии *. Пример пакета расширения PHP: Имя пакета может быть записано как ext-gd.lib-<имя>Допускается ограничение версии библиотеки PHP. Доступны следующие имена: curl, iconv, icu, libxml, openssl, pcre, uuid, xsl.
Ты можешь им воспользоваться. композитор показать --платформа Команда для получения списка доступных пакетов платформы.
composer-plugin-api 1.1.0 The Composer Plugin API Ext-bcmath 7.0.4 The precise calculation of bcmath PHP extension ext-bz2 7.0.4 The bz2 PHP extension Bzip2 Ext-calendar 7.0.4 The calendar PHP extension calendar extension set Ext-ctype 7.0.4 The ctype PHP extension character type detection ext-curl 7.0.4 The curl PHP extension curl Ext-date 7.0.4 The date PHP extension date Ext-dom 20031129 The DOM PHP extension dom, operate XML Ext-exif 0 The EXIF PHP extension camera picture information reading Ext-fileinfo 1.0.5 The FileInfo PHP extension guesses the content type and encoding of the file Ext-filter 7.0.4 The filter PHP extension data filtering verification Ext-ftp 7.0.4 The FTP PHP extension FTP protocol support Ext-gd 7.0.4 The GD PHP extension GD image processing ext-gettext 7.0.4 The gettext PHP extension NLS (Native Language Support) API Ext-gmp 7.0.4 The GMP PHP extension arbitrary length numerical calculation Ext-hash 1.0 The hash PHP extension information summary (hash) engine Ext-iconv 7.0.4 The iconv PHP extension string conversion Ext-igbinary 1.2.2-dev The igbinary PHP extension serialized freight station Ext-imagick 3.4.0RC6 The imagick PHP extension image processing Ext-imap 7.0.4 The IMAP PHP extension mailbox protocol Ext-intl 1.1.0 The Intl PHP extension internationalization Ext-json 1.4.0 The JSON PHP extension JSON support Ext-libxml 7.0.4 The libxml PHP extension standard extension, many of which rely on this component Ext-mbstring 7.0.4 The mbstring PHP extension multibyte text Ext-mcrypt 7.0.4 The mcrypt PHP extension encryption algorithm Ext-mysqli 7.0.4 The mysqli PHP extension MySQL driver ext-mysqlnd 0 The mysqlnd PHP extension mysql native drive Ext-openssl 7.0.4 The OpenSSL PHP extension supports OpenSSL Ext-pcntl 7.0.4 The pcntl PHP extension process control Ext-pcre 7.0.4 The PCRE PHP extension regular grammar Ext-PDO 7.0.4 The PDO PHP extension PDO component ext-pdo_dblib 7.0.4 The pdo_dblib PHP extension .. ext-pdo_mysql 7.0.4 The pdo_mysql PHP extension .. Ext-Phar 2.0.2 The Phar PHP extension PHP packages jars similar to Java Ext-posix 7.0.4 The POSIX PHP extension POSIX regular grammar support Ext-readline 7.0.4 The readLine PHP extension script/command line support ext-redis 2.2.8 The redis PHP extension redis Ext-Reflection 7.0.4 The Reflection PHP extension class parsing ext-session 7.0.4 The session PHP extension session Ext-shmop 7.0.4 The shmop PHP extension share memory. Shared memory Ext-SimpleXML 7.0.4 The SimpleXML PHP extension XML operation Ext-soap 7.0.4 The soap PHP extension SOAP Protocol Support Ext-sockets 7.0.4 The sockets PHP extension socket communication client Ext-SPL 7.0.4 The SPL PHP extension PHP standardization Ext-sysvmsg 7.0.4 The sysvmsg PHP extension PHP event-driven: Inter-process Messaging (IPC) Ext-sysvsem 7.0.4 The sysvsem PHP extension PHP event driver: Semaphores Ext-sysvshm 7.0.4 The sysvshm PHP extension PHP event driver: Shared Memory Ext-tidy 7.0.4 The tidy PHP extension cleans, maintains, and transforms HTML documents Ext-tokenizer 7.0.4 The tokenizer PHP extension tool for PHP source analysis Ext-wddx 7.0.4 The wddx PHP extension Web Distributed Data Exchange, XML branch Ext-xml 7.0.4 The XML PHP extension XML extension Ext-xml reader 7.0.4 The XML reader PHP extension XML read Ext-xmlrpc 7.0.4 The XMLRPC PHP extension XML update notification Ext-xmlwriter 7.0.4 The XmlWriter PHP extension XML writes Ext-xsl 7.0.4 The XSL PHP extension XML parsing AIDS Ext-Zend-OPcache 7.0.6 The Zend OPcache PHP extension code cache engine, code acceleration Ext-zip 1.13.0 The zip PHP extension zip support Ext-zlib 7.0.4 The zlib PHP extension.gz file support Lib-curl 7.47.0 The curl PHP library third-party library: curl Lib-iconv 2.23 The iconv PHP library third-party library: iconv Lib-ICU 55.1 The Intl PHP library third-party library: Intl internationalization Lib-lib XML 2.9.3 The lib XML PHP library third-party library: XML Library Lib-openssl 1.0.2.7 OpenSSL 1.0.2g-fips third-party library: OpenSSL Library Lib-pcre 8.38 The PCRE PHP library third-party library: PCRE Library Lib-xsl 1.1.28 The XSL PHP library third-party library: XSL Library php 7.0.4 The PHP interpreter php-64bit 7.0.4 The PHP interpreter, 64bit