HEX
Server: Apache/2.2.34 (Unix) mod_fastcgi/mod_fastcgi-SNAP-0910052141
System: Linux Kou-Etsu-Dou 4.4.59+ #25556 SMP PREEMPT Thu Mar 4 18:03:46 CST 2021 x86_64
User: hosam (1026)
PHP: 7.2.29
Disabled: NONE
Upload Files
File: /volume1/@appstore/WebStation/misc/PHPExtensions.json
{
	"bcmath": {
		"desc": "For arbitrary precision mathematics PHP offers the Binary Calculator which supports numbers of any size and precision, represented as strings."
	},
	"bz2": {
		"desc": "The bzip2 functions are used to transparently read and write bzip2 (.bz2) compressed files."
	},
	"calendar": {
		"desc": "The calendar extension presents a series of functions to simplify converting between different calendar formats. "
	},
	"dba": {
		"desc": "These functions build the foundation for accessing Berkeley DB style databases."
	},
	"exif": {
		"desc": "With the exif extension you are able to work with image meta data."
	},
	"ftp": {
		"desc": "The functions in this extension implement client access to files servers speaking the File Transfer Protocol (FTP)."
	},
	"gd": {
		"desc": "Enables Creation and  manipulation of images in various formats."
	},
	"gettext": {
		"desc": "The gettext functions implement an NLS (Native Language Support) API which can be used to internationalize your PHP applications."
	},
	"gmp": {
		"desc": "These functions allow you to work with arbitrary-length integers using the GNU MP library."
	},
	"imap": {
		"desc": "These functions enable you to operate with the IMAP protocol, as well as the NNTP, POP3 and local mailbox access methods."
	},
	"intl": {
		"desc": "Internationalization extension (further is referred as Intl) is a wrapper for ICU library, enabling PHP programmers to perform UCA-conformant collation and date/time/number/currency formatting in their scripts."
	},
	"ldap": {
		"desc": "Can be accessed to LDAP (Lightweight Directory Access Protocol) based directory servers; Based on the OpenLDAP library"
	},
	"mcrypt": {
		"desc": "This is an interface to the mcrypt library, which supports a wide variety of block algorithms."
	},
	"mssql": {
		"desc": "These functions allow you to access MS SQL Server database."
	},
	"mysql": {
		"desc": "These functions allow you to access MySQL database servers."
	},
	"mysqli": {
		"desc": "These functions allow you to access MySQL 4.1 and above."
	},
	"openssl": {
		"desc": "This module uses the functions of OpenSSL for generation and verification of signatures and for sealing (encrypting) and opening (decrypting) data."
	},
	"pdo_dblib": {
		"desc": "PDO_DBLIB is a driver that implements the PHP Data Objects (PDO) interface to enable access from PHP to Microsoft SQL Server and Sybase databases through the FreeTDS library."
	},
	"pdo_mysql": {
		"desc": "PDO_MYSQL is a driver that implements the PHP Data Objects (PDO) interface to enable access from PHP to MySQL 3.x, 4.x and 5.x database."
	},
	"phar": {
		"desc": "The phar extension provides a way to put entire PHP applications into a single file called a \"phar\" (PHP Archive) for easy distribution and installation."
	},
	"posix": {
		"desc": "This module contains an interface to those functions defined in the IEEE 1003.1 (POSIX.1) standards document which are not accessible through other means."
	},
	"shmop": {
		"desc": "Shmop is an easy to use set of functions that allows PHP to read, write, create and delete Unix shared memory segments."
	},
	"soap": {
		"desc": "The SOAP extension can be used to write SOAP Servers and Clients."
	},
	"sockets": {
		"desc": "The socket extension implements a low-level interface to the socket communication functions based on the popular BSD sockets, providing the possibility to act as a socket server as well as a client."
	},
	"sysvmsg": {
		"desc": "This module provides wrappers for the System V IPC inter-process messaging of functions."
	},
	"sysvsem": {
		"desc": "This module provides wrappers for the System V IPC shared memory of functions."
	},
	"sysvshm": {
		"desc": "This module provides wrappers for the System V IPC semaphores of functions"
	},
	"wddx": {
		"desc": "These functions are intended for work with WDDX"
	},
	"xmlrpc": {
		"desc": "Can be used to write XML-RPC servers and clients."
	},
	"xsl": {
		"desc": "Implements the XSL standard, performing XSLT transformations using the libxslt library."
	},
	"zip": {
		"desc": "Enables to transparently read or write ZIP compressed archives and the files inside them."
	},
	"mailparse": {
		"desc": "Mailparse is an extension for parsing and working with email messages."
	},
	"ssh2": {
		"desc": "Bindings to the libssh2 library which provide access to resources (shell, remote exec, tunneling, file transfer) on a remote machine using a secure cryptographic transport."
	}
}