Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
litespeed_wiki:php:rpm:packages [2014/10/07 20:35]
Michael Armstrong
litespeed_wiki:php:rpm:packages [2019/02/05 15:16]
Lucas Rolff Add PHP 7.2 and 7.3
Line 147: Line 147:
   * lsphp56-xml.x86_64 : A module for PHP applications which use XML   * lsphp56-xml.x86_64 : A module for PHP applications which use XML
   * lsphp56-xmlrpc.x86_64 : A module for PHP applications which use the XML-RPC protocol   * lsphp56-xmlrpc.x86_64 : A module for PHP applications which use the XML-RPC protocol
 +
 +===== PHP 7.0 =====
 +
 +  * lsphp70.x86_64 : PHP scripting language for creating dynamic web sites
 +  * lsphp70-bcmath.x86_64 : A module for PHP applications for using the bcmath library
 +  * lsphp70-common.x86_64 : Common files for PHP
 +  * lsphp70-dba.x86_64 : A database abstraction layer module for PHP applications
 +  * lsphp70-dbg.x86_64 : The interactive PHP debugger
 +  * lsphp70-debuginfo.x86_64 : Debug information for package lsphp70
 +  * lsphp70-devel.x86_64 : Files needed for building PHP extensions
 +  * lsphp70-enchant.x86_64 : Enchant spelling extension for PHP applications
 +  * lsphp70-gd.x86_64 : A module for PHP applications for using the gd graphics library
 +  * lsphp70-gmp.x86_64 : A module for PHP applications for using the GNU MP library
 +  * lsphp70-imap.x86_64 : A module for PHP applications that use IMAP
 +  * lsphp70-intl.x86_64 : Internationalization extension for PHP applications
 +  * lsphp70-ldap.x86_64 : A module for PHP applications that use LDAP
 +  * lsphp70-mbstring.x86_64 : A module for PHP applications which need multi-byte string handling
 +  * lsphp70-mcrypt.x86_64 : Standard PHP module provides mcrypt library support
 +  * lsphp70-mysqlnd.x86_64 : A module for PHP applications that use MySQL databases
 +  * lsphp70-odbc.x86_64 : A module for PHP applications that use ODBC databases
 +  * lsphp70-opcache.x86_64 : The Zend OPcache
 +  * lsphp70-pdo.x86_64 : A database access abstraction module for PHP applications
 +  * lsphp70-pear.x86_64 : PHP Extension and Application Repository framework
 +  * lsphp70-pecl-apcu.x86_64 : APC User Cache
 +  * lsphp70-pecl-apcu-devel.x86_64 : APCu developer files (header)
 +  * lsphp70-pecl-apcu-panel.x86_64 : APCu control panel
 +  * lsphp70-pecl-igbinary.x86_64 : Replacement for the standard PHP serializer
 +  * lsphp70-pecl-igbinary-debuginfo.x86_64 : Debug information for package lsphp70-pecl-igbinary
 +  * lsphp70-pecl-igbinary-devel.x86_64 : Igbinary developer files (header)
 +  * lsphp70-pecl-memcache.x86_64 : Extension to work with the Memcached caching daemon
 +  * lsphp70-pecl-memcached.x86_64 : Extension to work with the Memcached caching daemon
 +  * lsphp70-pecl-msgpack.x86_64 : API for communicating with MessagePack serialization
 +  * lsphp70-pecl-msgpack-devel.x86_64 : MessagePack developer files (header)
 +  * lsphp70-pecl-redis.x86_64 : Extension for communicating with the Redis key-value store
 +  * lsphp70-pgsql.x86_64 : A PostgreSQL database module for PHP
 +  * lsphp70-process.x86_64 : Modules for PHP script using system process interfaces
 +  * lsphp70-pspell.x86_64 : A module for PHP applications for using pspell interfaces
 +  * lsphp70-recode.x86_64 : A module for PHP applications for using the recode library
 +  * lsphp70-snmp.x86_64 : A module for PHP applications that query SNMP-managed devices
 +  * lsphp70-soap.x86_64 : A module for PHP applications that use the SOAP protocol
 +  * lsphp70-tidy.x86_64 : Standard PHP module provides tidy library support
 +  * lsphp70-xcache.x86_64 : PHP accelerator,​ optimizer, encoder and dynamic content cacher
 +  * lsphp70-xcache-admin.x86_64 : XCache Administration
 +  * lsphp70-xml.x86_64 : A module for PHP applications which use XML
 +  * lsphp70-xmlrpc.x86_64 : A module for PHP applications which use the XML-RPC protocol
 +  * lsphp70-zip.x86_64 : ZIP archive management extension for PHP
 +
 +===== PHP 7.1 =====
 +
 +  * lsphp71.x86_64 : PHP scripting language for creating dynamic web sites
 +  * lsphp71-bcmath.x86_64 : A module for PHP applications for using the bcmath library
 +  * lsphp71-common.x86_64 : Common files for PHP
 +  * lsphp71-dba.x86_64 : A database abstraction layer module for PHP applications
 +  * lsphp71-dbg.x86_64 : The interactive PHP debugger
 +  * lsphp71-debuginfo.x86_64 : Debug information for package lsphp71
 +  * lsphp71-devel.x86_64 : Files needed for building PHP extensions
 +  * lsphp71-enchant.x86_64 : Enchant spelling extension for PHP applications
 +  * lsphp71-gd.x86_64 : A module for PHP applications for using the gd graphics library
 +  * lsphp71-gmp.x86_64 : A module for PHP applications for using the GNU MP library
 +  * lsphp71-imap.x86_64 : A module for PHP applications that use IMAP
 +  * lsphp71-intl.x86_64 : Internationalization extension for PHP applications
 +  * lsphp71-ldap.x86_64 : A module for PHP applications that use LDAP
 +  * lsphp71-mbstring.x86_64 : A module for PHP applications which need multi-byte string handling
 +  * lsphp71-mcrypt.x86_64 : Standard PHP module provides mcrypt library support
 +  * lsphp71-mysqlnd.x86_64 : A module for PHP applications that use MySQL databases
 +  * lsphp71-odbc.x86_64 : A module for PHP applications that use ODBC databases
 +  * lsphp71-opcache.x86_64 : The Zend OPcache
 +  * lsphp71-pdo.x86_64 : A database access abstraction module for PHP applications
 +  * lsphp71-pear.x86_64 : PHP Extension and Application Repository framework
 +  * lsphp71-pecl-apcu.x86_64 : APC User Cache
 +  * lsphp71-pecl-apcu-devel.x86_64 : APCu developer files (header)
 +  * lsphp71-pecl-apcu-panel.x86_64 : APCu control panel
 +  * lsphp71-pecl-igbinary.x86_64 : Replacement for the standard PHP serializer
 +  * lsphp71-pecl-igbinary-debuginfo.x86_64 : Debug information for package lsphp71-pecl-igbinary
 +  * lsphp71-pecl-igbinary-devel.x86_64 : Igbinary developer files (header)
 +  * lsphp71-pecl-memcache.x86_64 : Extension to work with the Memcached caching daemon
 +  * lsphp71-pecl-memcached.x86_64 : Extension to work with the Memcached caching daemon
 +  * lsphp71-pecl-msgpack.x86_64 : API for communicating with MessagePack serialization
 +  * lsphp71-pecl-msgpack-devel.x86_64 : MessagePack developer files (header)
 +  * lsphp71-pecl-redis.x86_64 : Extension for communicating with the Redis key-value store
 +  * lsphp71-pgsql.x86_64 : A PostgreSQL database module for PHP
 +  * lsphp71-process.x86_64 : Modules for PHP script using system process interfaces
 +  * lsphp71-pspell.x86_64 : A module for PHP applications for using pspell interfaces
 +  * lsphp71-recode.x86_64 : A module for PHP applications for using the recode library
 +  * lsphp71-snmp.x86_64 : A module for PHP applications that query SNMP-managed devices
 +  * lsphp71-soap.x86_64 : A module for PHP applications that use the SOAP protocol
 +  * lsphp71-tidy.x86_64 : Standard PHP module provides tidy library support
 +  * lsphp71-xcache.x86_64 : PHP accelerator,​ optimizer, encoder and dynamic content cacher
 +  * lsphp71-xcache-admin.x86_64 : XCache Administration
 +  * lsphp71-xml.x86_64 : A module for PHP applications which use XML
 +  * lsphp71-xmlrpc.x86_64 : A module for PHP applications which use the XML-RPC protocol
 +  * lsphp71-zip.x86_64 : ZIP archive management extension for PHP
 +
 +===== PHP 7.2 =====
 +
 +  * lsphp72.x86_64 : PHP scripting language for creating dynamic web sites
 +  * lsphp72-bcmath.x86_64 : A module for PHP applications for using the bcmath library
 +  * lsphp72-common.x86_64 : Common files for PHP
 +  * lsphp72-dba.x86_64 : A database abstraction layer module for PHP applications
 +  * lsphp72-dbg.x86_64 : The interactive PHP debugger
 +  * lsphp72-debuginfo.x86_64 : Debug information for package lsphp72
 +  * lsphp72-devel.x86_64 : Files needed for building PHP extensions
 +  * lsphp72-enchant.x86_64 : Enchant spelling extension for PHP applications
 +  * lsphp72-gd.x86_64 : A module for PHP applications for using the gd graphics library
 +  * lsphp72-gmp.x86_64 : A module for PHP applications for using the GNU MP library
 +  * lsphp72-imap.x86_64 : A module for PHP applications that use IMAP
 +  * lsphp72-intl.x86_64 : Internationalization extension for PHP applications
 +  * lsphp72-ioncube.x86_64 : Loader for ionCube Encoded Files with ionCube 24 support
 +  * lsphp72-json.x86_64 : JavaScript Object Notation extension for PHP
 +  * lsphp72-ldap.x86_64 : A module for PHP applications that use LDAP
 +  * lsphp72-mbstring.x86_64 : A module for PHP applications which need multi-byte string handling
 +  * lsphp72-mysqlnd.x86_64 : A module for PHP applications that use MySQL databases
 +  * lsphp72-odbc.x86_64 : A module for PHP applications that use ODBC databases
 +  * lsphp72-opcache.x86_64 : The Zend OPcache
 +  * lsphp72-pdo.x86_64 : A database access abstraction module for PHP applications
 +  * lsphp72-pear.noarch : PHP Extension and Application Repository framework
 +  * lsphp72-pecl-apcu.x86_64 : APC User Cache
 +  * lsphp72-pecl-apcu-devel.x86_64 : APCu developer files (header)
 +  * lsphp72-pecl-apcu-panel.x86_64 : APCu control panel
 +  * lsphp72-pecl-igbinary.x86_64 : Replacement for the standard PHP serializer
 +  * lsphp72-pecl-igbinary-debuginfo.x86_64 : Debug information for package lsphp72-pecl-igbinary
 +  * lsphp72-pecl-igbinary-devel.x86_64 : Igbinary developer files (header)
 +  * lsphp72-pecl-mcrypt.x86_64 : Bindings for the libmcrypt library
 +  * lsphp72-pecl-mcrypt-debuginfo.x86_64 : Debug information for package lsphp72-pecl-mcrypt
 +  * lsphp72-pecl-memcache.x86_64 : Extension to work with the Memcached caching daemon
 +  * lsphp72-pecl-memcached.x86_64 : Extension to work with the Memcached caching daemon
 +  * lsphp72-pecl-msgpack.x86_64 : API for communicating with MessagePack serialization
 +  * lsphp72-pecl-msgpack-devel.x86_64 : MessagePack developer files (header)
 +  * lsphp72-pecl-redis.x86_64 : Extension for communicating with the Redis key-value store
 +  * lsphp72-pecl-xdebug.x86_64 : PECL package for debugging PHP scripts
 +  * lsphp72-pecl-xdebug-debuginfo.x86_64 : Debug information for package lsphp72-pecl-xdebug
 +  * lsphp72-pgsql.x86_64 : A PostgreSQL database module for PHP
 +  * lsphp72-process.x86_64 : Modules for PHP script using system process interfaces
 +  * lsphp72-pspell.x86_64 : A module for PHP applications for using pspell interfaces
 +  * lsphp72-recode.x86_64 : A module for PHP applications for using the recode library
 +  * lsphp72-snmp.x86_64 : A module for PHP applications that query SNMP-managed devices
 +  * lsphp72-soap.x86_64 : A module for PHP applications that use the SOAP protocol
 +  * lsphp72-sodium.x86_64 : Wrapper for the Sodium cryptographic library
 +  * lsphp72-tidy.x86_64 : Standard PHP module provides tidy library support
 +  * lsphp72-xml.x86_64 : A module for PHP applications which use XML
 +  * lsphp72-xmlrpc.x86_64 : A module for PHP applications which use the XML-RPC protocol
 +  * lsphp72-zip.x86_64 : ZIP archive management extension for PHP
 +
 +===== PHP 7.3 =====
 +
 +  * lsphp73.x86_64 : PHP scripting language for creating dynamic web sites
 +  * lsphp73-bcmath.x86_64 : A module for PHP applications for using the bcmath library
 +  * lsphp73-common.x86_64 : Common files for PHP
 +  * lsphp73-dba.x86_64 : A database abstraction layer module for PHP applications
 +  * lsphp73-dbg.x86_64 : The interactive PHP debugger
 +  * lsphp73-debuginfo.x86_64 : Debug information for package lsphp73
 +  * lsphp73-devel.x86_64 : Files needed for building PHP extensions
 +  * lsphp73-enchant.x86_64 : Enchant spelling extension for PHP applications
 +  * lsphp73-gd.x86_64 : A module for PHP applications for using the gd graphics library
 +  * lsphp73-gmp.x86_64 : A module for PHP applications for using the GNU MP library
 +  * lsphp73-imap.x86_64 : A module for PHP applications that use IMAP
 +  * lsphp73-intl.x86_64 : Internationalization extension for PHP applications
 +  * lsphp73-ioncube.x86_64 : Loader for ionCube Encoded Files with ionCube 24 support
 +  * lsphp73-json.x86_64 : JavaScript Object Notation extension for PHP
 +  * lsphp73-ldap.x86_64 : A module for PHP applications that use LDAP
 +  * lsphp73-mbstring.x86_64 : A module for PHP applications which need multi-byte string handling
 +  * lsphp73-mysqlnd.x86_64 : A module for PHP applications that use MySQL databases
 +  * lsphp73-odbc.x86_64 : A module for PHP applications that use ODBC databases
 +  * lsphp73-opcache.x86_64 : The Zend OPcache
 +  * lsphp73-pdo.x86_64 : A database access abstraction module for PHP applications
 +  * lsphp73-pear.noarch : PHP Extension and Application Repository framework
 +  * lsphp73-pecl-apcu.x86_64 : APC User Cache
 +  * lsphp73-pecl-apcu-devel.x86_64 : APCu developer files (header)
 +  * lsphp73-pecl-apcu-panel.x86_64 : APCu control panel
 +  * lsphp73-pecl-igbinary.x86_64 : Replacement for the standard PHP serializer
 +  * lsphp73-pecl-igbinary-debuginfo.x86_64 : Debug information for package lsphp73-pecl-igbinary
 +  * lsphp73-pecl-igbinary-devel.x86_64 : Igbinary developer files (header)
 +  * lsphp73-pecl-mcrypt.x86_64 : Bindings for the libmcrypt library
 +  * lsphp73-pecl-mcrypt-debuginfo.x86_64 : Debug information for package lsphp73-pecl-mcrypt
 +  * lsphp73-pecl-memcache.x86_64 : Extension to work with the Memcached caching daemon
 +  * lsphp73-pecl-memcached.x86_64 : Extension to work with the Memcached caching daemon
 +  * lsphp73-pecl-msgpack.x86_64 : API for communicating with MessagePack serialization
 +  * lsphp73-pecl-msgpack-devel.x86_64 : MessagePack developer files (header)
 +  * lsphp73-pecl-redis.x86_64 : Extension for communicating with the Redis key-value store
 +  * lsphp73-pecl-xdebug.x86_64 : PECL package for debugging PHP scripts
 +  * lsphp73-pecl-xdebug-debuginfo.x86_64 : Debug information for package lsphp73-pecl-xdebug
 +  * lsphp73-pgsql.x86_64 : A PostgreSQL database module for PHP
 +  * lsphp73-process.x86_64 : Modules for PHP script using system process interfaces
 +  * lsphp73-pspell.x86_64 : A module for PHP applications for using pspell interfaces
 +  * lsphp73-recode.x86_64 : A module for PHP applications for using the recode library
 +  * lsphp73-snmp.x86_64 : A module for PHP applications that query SNMP-managed devices
 +  * lsphp73-soap.x86_64 : A module for PHP applications that use the SOAP protocol
 +  * lsphp73-sodium.x86_64 : Wrapper for the Sodium cryptographic library
 +  * lsphp73-tidy.x86_64 : Standard PHP module provides tidy library support
 +  * lsphp73-xml.x86_64 : A module for PHP applications which use XML
 +  * lsphp73-xmlrpc.x86_64 : A module for PHP applications which use the XML-RPC protocol
 +  * lsphp73-zip.x86_64 : ZIP archive management extension for PHP
  • Admin
  • Last modified: 2020/06/25 13:50
  • by Lucas Rolff