Hacked By AnonymousFox

Current Path : /home/allslyeo/.system-php/conf/logistics.allstuffweb.com/
Upload File :
Current File : /home/allslyeo/.system-php/conf/logistics.allstuffweb.com/8.3.json

{"apcu":{"state":"enabled","name":"apcu","category":"Others","description":""},"psr":{"name":"psr","state":"disabled","description":"","category":"Others"},"xml":{"description":"This PHP extension implements support for expat in PHP. This toolkit lets you parse, but not validate, XML documents","category":"Others","state":"build-in","name":"xml"},"solr":{"state":"disabled","name":"solr","description":"","category":"Others"},"ldap":{"name":"ldap","state":"disabled","description":"Functionality to work with lightweight directory access protocol servers","category":"Others"},"session":{"description":"Session support in PHP consists of a way to preserve certain data across subsequent accesses. This enables you to build more customized applications and increase the appeal of your web site","category":"Others","state":"build-in","name":"session"},"nd_pdo_mysql":{"description":"","category":"Others","name":"nd_pdo_mysql","state":"disabled"},"raphf":{"category":"Others","description":"","name":"raphf","state":"disabled"},"hash":{"state":"build-in","name":"hash","description":"Messages hashing framework. Allows to handle arbitrary length messages by using different hashing algorithms in direct or incremental way","category":"Others"},"brotli":{"description":"","category":"Others","state":"disabled","name":"brotli"},"uploadprogress":{"description":"It is only known to work on Apache with mod_php, other SAPI implementations unfortunately still have issues. At least PHP 5.2 is needed","category":"Others","state":"disabled","name":"uploadprogress"},"dba":{"state":"disabled","name":"dba","description":"These functions build the foundation for accessing Berkeley DB style databases. This is a general abstraction layer for several file-based databases. As such, functionality is limited to a common subset of features supported by modern databases such as Oracle Berkeley DB","category":"Others"},"snmp":{"description":"The SNMP extension provides a very simple and easily usable toolset for managing remote devices via the Simple Network Management Protocol","category":"Others","state":"disabled","name":"snmp"},"tokenizer":{"state":"build-in","name":"tokenizer","category":"Others","description":"The tokenizer functions provide an interface to the PHP tokenizer embedded in the Zend Engine. Using these functions you may write your own PHP source analyzing or modification tools without having to deal with the language specification at the lexical level"},"rrd":{"category":"Others","description":"","name":"rrd","state":"disabled"},"gmagick":{"state":"disabled","name":"gmagick","description":"","category":"Others"},"sockets":{"state":"enabled","name":"sockets","category":"Others","description":"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."},"json":{"description":"Allows work with text data interchange format with parser built on JSON_checker","category":"Others","state":"build-in","name":"json"},"zmq":{"state":"disabled","name":"zmq","category":"Others","description":""},"lzf":{"category":"Others","description":"This package handles LZF compression and decompression","name":"lzf","state":"disabled"},"xmlwriter":{"category":"Others","description":"This extension is non-cached, one-direction way for generating streams of files for XML data","state":"enabled","name":"xmlwriter"},"random":{"state":"build-in","name":"random","description":"","category":"Others"},"calendar":{"name":"calendar","state":"build-in","category":"Others","description":"API for building Calendar data structures"},"zlib":{"state":"build-in","name":"zlib","category":"Others","description":"This extension enables transparent reading GZIP archives and writing into them in file system access manner"},"exif":{"name":"exif","state":"build-in","category":"Others","description":"Provides access for images EXIF metadata"},"newrelic":{"name":"newrelic","state":"disabled","description":"","category":"Others"},"xmlreader":{"state":"enabled","name":"xmlreader","category":"Others","description":"This is a syntactic analyzer for XML. It acts as a cursor moving along the document stream and pauses at every node on the way"},"pdo_sqlsrv":{"state":"disabled","name":"pdo_sqlsrv","category":"Others","description":""},"sysvshm":{"name":"sysvshm","state":"disabled","description":"System V shared memory support","category":"Others"},"pdo_firebird":{"name":"pdo_firebird","state":"disabled","description":"","category":"Others"},"openssl":{"state":"build-in","name":"openssl","description":"This module uses the functions of OpenSSL for generation and verification of signatures and for sealing (encrypting) and opening (decrypting) data","category":"Others"},"pdo_odbc":{"category":"Others","description":"driver that implements the PHP Data Objects (PDO) interface to enable access from PHP to databases through ODBC drivers or through the IBM DB2 Call Level Interface (DB2 CLI) library","state":"disabled","name":"pdo_odbc"},"nd_mysqli":{"category":"Others","description":"","state":"enabled","name":"nd_mysqli"},"imagick":{"state":"enabled","name":"imagick","description":"Imagick is a native php extension to create and modify images using the ImageMagick API","category":"Others"},"pdf":{"state":"disabled","name":"pdf","description":"","category":"Others"},"igbinary":{"description":"Igbinary is a drop in replacement for the standard php serializer. Instead of time and space consuming textual representation, igbinary stores php data structures in a compact binary form. Savings are significant when using memcached or similar memory based storages for serialized data","category":"Others","state":"disabled","name":"igbinary"},"opcache":{"category":"Others","description":"","name":"opcache","state":"enabled"},"mbstring":{"name":"mbstring","state":"enabled","description":"Provides multibyte specific string functions that help you deal with multibyte encodings in PHP. In addition to that, mbstring handles character encoding conversion between the possible encoding pairs. mbstring is designed to handle Unicode-based encodings such as UTF-8 and UCS-2 and many single-byte encodings for convenience","category":"Others"},"reflection":{"state":"build-in","name":"reflection","category":"Others","description":"This package functionality includes full-fledged Reflection API which gives possibility for reverse-engineering of classes, interfaces, function, methods and modules"},"fileinfo":{"description":"This module functions try to determine a file content type and encoding by means of analyzing certain magic bytes sequences at certain positions of the file. This is not truly reliable method but for most situations that will do","category":"Others","name":"fileinfo","state":"enabled"},"zip":{"name":"zip","state":"enabled","description":"This extension lets reading compressed ZIP archives and writing into them easily","category":"Others"},"dbase":{"description":"These functions allow you to access records stored in dBase-format (dbf) databases. dBase files are simple sequential files of fixed length records. Records are appended to the end of the file","category":"Others","state":"disabled","name":"dbase"},"sodium":{"name":"sodium","state":"enabled","category":"Others","description":""},"ftp":{"name":"ftp","state":"build-in","description":"This module functions provide remote servers access by FTP protocol.","category":"Others"},"mysqli":{"name":"mysqli","state":"disabled","category":"Others","description":"This extension gives a user access to functionality provided by MySQL server 4.1 and above"},"elastic_apm":{"state":"disabled","name":"elastic_apm","category":"Others","description":""},"mysqlnd":{"state":"enabled","name":"mysqlnd","category":"Others","description":""},"uuid":{"state":"disabled","name":"uuid","category":"Others","description":"A wrapper around libuuid from the ext2utils project"},"tideways_xhprof":{"name":"tideways_xhprof","state":"disabled","description":"","category":"Others"},"sqlsrv":{"name":"sqlsrv","state":"disabled","description":"","category":"Others"},"pspell":{"description":"These functions allow you to check the spelling of a word and offer suggestions","category":"Others","name":"pspell","state":"disabled"},"ctype":{"category":"Others","description":"This extension functions allow to check if a symbol or a string belongs to a certain set of symbols while taking into account regional settings","state":"build-in","name":"ctype"},"xsl":{"category":"Others","description":"The XSL extension implements the XSL standard, performing XSLT transformations using the libxslt library","state":"enabled","name":"xsl"},"curl":{"description":"Interface to a powerful library for making HTTP, FTP and other requests and handling the output","category":"Others","name":"curl","state":"build-in"},"readline":{"name":"readline","state":"build-in","category":"Others","description":""},"phar":{"state":"enabled","name":"phar","description":"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. In addition to providing this service, the phar extension also provides a file-format abstraction method for creating and manipulating tar and zip files through the PharData class, much as PDO provides a unified interface for accessing different databases","category":"Others"},"sysvmsg":{"name":"sysvmsg","state":"disabled","description":"System V messages support","category":"Others"},"enchant":{"category":"Others","description":"Enchant is the PHP binding for the Enchant library. Enchant steps in to provide uniformity and conformity on top of all spelling libraries, and implement certain features that may be lacking in any individual provider library","name":"enchant","state":"disabled"},"soap":{"state":"enabled","name":"soap","category":"Others","description":"The SOAP extension can be used to write SOAP Servers and Clients. It supports subsets of SOAP 1.1, SOAP 1.2 and WSDL 1.1 specifications."},"jsmin":{"category":"Others","description":"","state":"disabled","name":"jsmin"},"pdo_sqlite":{"description":"Driver implementing access from PHP to SQLite","category":"Others","state":"enabled","name":"pdo_sqlite"},"pdo_pgsql":{"description":"Driver implementing access from PHP to PostgreSQL","category":"Others","state":"enabled","name":"pdo_pgsql"},"shmop":{"category":"Others","description":"Shmop is an easy to use set of functions that allows PHP to read, write, create and delete Unix shared memory segments","state":"build-in","name":"shmop"},"xmlrpc":{"description":"These functions can be used for XML-RPC servers and clients writing","category":"Others","name":"xmlrpc","state":"enabled"},"geoip":{"category":"Others","description":"This PHP extension allows you to find the location of an IP address - City, State, Country, Longitude, Latitude, and other information as all, such as ISP and connection type","name":"geoip","state":"disabled"},"inotify":{"category":"Others","description":"The inotify extension exposes the inotify functions","state":"disabled","name":"inotify"},"amqp":{"category":"Others","description":"","state":"disabled","name":"amqp"},"spl":{"state":"build-in","name":"spl","description":"Set of interfaces and classes for solving standard problems","category":"Others"},"imap":{"state":"enabled","name":"imap","description":"These functions enable you to operate with the IMAP protocol, as well as the NNTP, POP3 and local mailbox access methods","category":"Others"},"sysvsem":{"category":"Others","description":"System V semaphore support","state":"disabled","name":"sysvsem"},"pcre":{"description":"Perl Compatible Regular Expressions support","category":"Others","name":"pcre","state":"build-in"},"mcrypt":{"name":"mcrypt","state":"disabled","category":"Others","description":"This is an interface to the mcrypt library, which supports a wide variety of block algorithms such as DES, TripleDES, Blowfish (default), 3-WAY, SAFER-SK64, SAFER-SK128, TWOFISH, TEA, RC2 and GOST in CBC, OFB, CFB and ECB cipher modes. Additionally, it supports RC6 and IDEA which are considered non-free. CFB and OFB are 8bit by default"},"yaml":{"name":"yaml","state":"disabled","category":"Others","description":""},"gmp":{"category":"Others","description":"This module functions use GNU MP library to calculate integers of arbitrary length","state":"disabled","name":"gmp"},"gd":{"name":"gd","state":"enabled","description":"Functions for working with images including images streaming","category":"Others"},"pgsql":{"description":"Driver implementing access from PHP to PostgreSQL","category":"Others","name":"pgsql","state":"enabled"},"bz2":{"description":"Functions for transparent reading and writing BZIP2 archives","category":"Others","name":"bz2","state":"build-in"},"standard":{"state":"build-in","name":"standard","category":"Others","description":"Standard PHP Library"},"snuffleupagus":{"category":"Others","description":"","name":"snuffleupagus","state":"disabled"},"pdo":{"description":"The PHP Data Objects (PDO) extension defines a lightweight, consistent interface for accessing databases in PHP. Each database driver that implements the PDO interface can expose database-specific features as regular extension functions. Note that you cannot perform any database functions using the PDO extension by itself; you must use a database-specific PDO driver to access a database server","category":"Others","state":"enabled","name":"pdo"},"scoutapm":{"state":"disabled","name":"scoutapm","category":"Others","description":""},"timezonedb":{"state":"disabled","name":"timezonedb","category":"Others","description":"This extension is a drop-in replacement for the builtin timezone database that comes with PHP. You should only install this extension in case you need to get a later version of the timezone database than the one that ships with PHP"},"odbc":{"state":"disabled","name":"odbc","description":"In addition to normal ODBC support, the Unified ODBC functions in PHP allow you to access several databases that have borrowed the semantics of the ODBC API to implement their own API. Instead of maintaining multiple database drivers that were all nearly identical, these drivers have been unified into a single set of ODBC functions","category":"Others"},"iconv":{"category":"Others","description":"This extension provides interface to encodings conversion library iconv","name":"iconv","state":"build-in"},"pcntl":{"category":"Others","description":"Process Control support in PHP implements the Unix style of process creation, program execution, signal handling and process termination. Process Control should not be enabled within a web server environment because unexpected results can happen","state":"build-in","name":"pcntl"},"pdo_dblib":{"state":"disabled","name":"pdo_dblib","description":"","category":"Others"},"simplexml":{"state":"build-in","name":"simplexml","description":"The SimpleXML extension provides a very simple and easily usable toolset to convert XML to an object that can be processed with normal property selectors and array iterators","category":"Others"},"intl":{"category":"Others","description":"Internationalization extension is a wrapper for ICU library, enabling PHP programmers to perform UCA-conformant collation and date, time, number, currency formatting in their scripts","state":"enabled","name":"intl"},"oauth":{"category":"Others","description":"This extension provides OAuth consumer and provider bindings. OAuth is an authorization protocol built on top of HTTP which allows applications to securely access data without having to store usernames and passwords","state":"disabled","name":"oauth"},"filter":{"description":"This extension filters data by either validating or sanitizing it. This is especially useful when the data source contains unknown (or foreign) data, like user supplied input. For example, this data may come from an HTML form.","category":"Others","state":"build-in","name":"filter"},"pdo_mysql":{"category":"Others","description":"Driver implementing access from PHP to MySQL","name":"pdo_mysql","state":"enabled"},"mailparse":{"name":"mailparse","state":"disabled","description":"Mailparse is an extension for parsing and working with email messages. It can deal with RFC 822 and RFC 2045 (MIME) compliant messages","category":"Others"},"tidy":{"category":"Others","description":"The interface for cleaning and recovering utility Tidy HTML, which apart from the cleaning and recovering allows HTML documents manipulation and document tree traverse","name":"tidy","state":"enabled"},"redis":{"category":"Others","description":"","state":"disabled","name":"redis"},"bcmath":{"state":"enabled","name":"bcmath","category":"Others","description":"Binary Calculator for arbitrary precision mathematics which supports numbers of any size and precision, represented as strings"},"posix":{"state":"enabled","name":"posix","description":"This module provide access to functions defined in IEEE 1003.1 (POSIX.1) that are not accessible with other means","category":"Others"},"libxml":{"state":"build-in","name":"libxml","description":"XML functionality","category":"Others"},"grpc":{"name":"grpc","state":"disabled","category":"Others","description":""},"gearman":{"state":"disabled","name":"gearman","category":"Others","description":""},"trader":{"state":"disabled","name":"trader","description":"The trader extension is a free open source stock library based on TA-Lib. It's dedicated to trading software developers requiring to perform technical analysis of financial market data. Alongside many indicators like ADX, MACD, RSI, Stochastic, TRIX the candlestick pattern recognition and several vector arithmetic and algebraic functions are present","category":"Others"},"mongodb":{"state":"disabled","name":"mongodb","description":"","category":"Others"},"phalcon5":{"description":"","category":"Others","state":"disabled","name":"phalcon5"},"gnupg":{"state":"disabled","name":"gnupg","description":"","category":"Others"},"date":{"state":"build-in","name":"date","category":"Others","description":"These functions allow you to get the date and time from the server where your PHP scripts are running. You can use these functions to format the date and time in many different ways. The date and time information is internally stored as a 64-bit number so all conceivably useful dates (including negative years) are supported. The range is from about 292 billion years in the past to the same in the future"},"dom":{"name":"dom","state":"enabled","category":"Others","description":"The DOM extension allows you to operate on XML documents through the DOM API with PHP 5"},"core":{"category":"Others","description":"PHP interpreter body","name":"core","state":"build-in"},"sqlite3":{"state":"build-in","name":"sqlite3","category":"Others","description":"Support for SQLite version 3 databases"},"ssh2":{"name":"ssh2","state":"disabled","category":"Others","description":""},"ffi":{"description":"","category":"Others","state":"disabled","name":"ffi"},"gettext":{"category":"Others","description":"This module functions implement Native Language Support API for applications internationalization","state":"build-in","name":"gettext"}}

Hacked By AnonymousFox1.0, Coded By AnonymousFox