Hacked By AnonymousFox

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

{"zip":{"state":"enabled","name":"zip","category":"Others","description":"This extension lets reading compressed ZIP archives and writing into them easily"},"libsodium":{"state":"disabled","name":"libsodium","description":"","category":"Others"},"mbstring":{"state":"enabled","name":"mbstring","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"},"apm":{"name":"apm","state":"disabled","category":"Others","description":"Monitoring extension for PHP, collects error events and send them to one of the drivers. SQLite and MySQL drivers are storing those in a database"},"inotify":{"category":"Others","description":"The inotify extension exposes the inotify functions","state":"disabled","name":"inotify"},"xrange":{"state":"disabled","name":"xrange","description":"xrange is a compiled extension that provides numeric iteration primitives to PHP on top of SPL. It includes a lean numeric range generator and iterator, modeled after Python's xrange() function. It's intended to provide an alternative for all numeric iteration and looping","category":"Others"},"uploadprogress":{"category":"Others","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","state":"enabled","name":"uploadprogress"},"quickhash":{"name":"quickhash","state":"disabled","category":"Others","description":"The quickhash extension contains a set of specific strongly-typed classes to deal with specific set and hash implementations"},"core":{"description":"PHP interpreter body","category":"Others","state":"build-in","name":"core"},"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","name":"shmop","state":"build-in"},"gettext":{"category":"Others","description":"This module functions implement Native Language Support API for applications internationalization","name":"gettext","state":"build-in"},"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"},"gmagick":{"state":"disabled","name":"gmagick","category":"Others","description":""},"bitset":{"name":"bitset","state":"disabled","description":"Bitsets manipulation library","category":"Others"},"nd_mysqli":{"description":"","category":"Others","name":"nd_mysqli","state":"disabled"},"ares":{"state":"disabled","name":"ares","description":"","category":"Others"},"json":{"description":"Allows work with text data interchange format with parser built on JSON_checker","category":"Others","state":"enabled","name":"json"},"imagick":{"state":"enabled","name":"imagick","category":"Others","description":"Imagick is a native php extension to create and modify images using the ImageMagick API"},"tokenizer":{"state":"build-in","name":"tokenizer","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","category":"Others"},"sockets":{"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.","category":"Others","name":"sockets","state":"enabled"},"translit":{"state":"disabled","name":"translit","description":"This extension allows you to transliterate text in non-latin characters (such as Chinese, Cyrillic, Greek etc) to latin characters. Besides the transliteration the extension also contains filters to uppercase and lowercase latin, cyrillic and greek, and perform special forms of transliteration such as converting ligatures and normalizing punctuation and spacing","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","name":"snmp","state":"disabled"},"pdo_dblib":{"state":"disabled","name":"pdo_dblib","category":"Others","description":""},"doublemetaphone":{"name":"doublemetaphone","state":"disabled","category":"Others","description":"The Double Metaphone algorithm by Lawrence Philips allows a word to be broken down into its phonemes"},"zend_guard_loader":{"description":"Zend Guard provides independent software vendors and IT managers with the ability to safely distribute and manage the distribution of their PHP applications while protecting their source code","category":"Others","name":"zend_guard_loader","state":"enabled"},"haru":{"category":"Others","description":"","name":"haru","state":"disabled"},"solr":{"state":"disabled","name":"solr","description":"","category":"Others"},"nd_mysql":{"category":"Others","description":"","name":"nd_mysql","state":"disabled"},"enchant":{"state":"disabled","name":"enchant","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","category":"Others"},"ereg":{"name":"ereg","state":"build-in","category":"Others","description":"Support for POSIX regular expressions. Considered deprecated as of PHP 5.3 in favour of PCRE extension"},"dom":{"category":"Others","description":"The DOM extension allows you to operate on XML documents through the DOM API with PHP 5","name":"dom","state":"enabled"},"xmlreader":{"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","category":"Others","name":"xmlreader","state":"enabled"},"bz2_filter":{"category":"Others","description":"BZIP2 compress and decompress stream filter implementation which performs inline compression and decompression using the bzip2 algorythm on any PHP IO stream. The data produced by this filter, while compatible with the payload portion of a bz2 file, does not include headers or tailers for full bz2 file compatability","name":"bz2_filter","state":"disabled"},"htscanner":{"category":"Others","description":"Allow one to use htaccess-like file to configure PHP per directory, just like apache's htaccess. It is especially useful with fastcgi (ISS5,6,7, lighttpd, etc.)","state":"enabled","name":"htscanner"},"sqlite3":{"name":"sqlite3","state":"build-in","category":"Others","description":"Support for SQLite version 3 databases"},"suhosin":{"description":"Suhosin is an advanced protection system for PHP installations. It was designed to protect servers and users from known and unknown flaws in PHP applications and the PHP core","category":"Others","name":"suhosin","state":"enabled"},"bz2":{"category":"Others","description":"Functions for transparent reading and writing BZIP2 archives","name":"bz2","state":"build-in"},"mysql":{"category":"Others","description":"This module functions let you work with MySQL. Do not use it for new code, use mysqli or pdo_mysql instead","name":"mysql","state":"enabled"},"uri_template":{"state":"disabled","name":"uri_template","category":"Others","description":"URI Templates allow you to leave parts of a URI to be filled in by a client before they are used"},"xmlrpc":{"name":"xmlrpc","state":"enabled","description":"These functions can be used for XML-RPC servers and clients writing","category":"Others"},"xsl":{"category":"Others","description":"The XSL extension implements the XSL standard, performing XSLT transformations using the libxslt library","state":"enabled","name":"xsl"},"sysvmsg":{"description":"System V messages support","category":"Others","name":"sysvmsg","state":"disabled"},"spl_types":{"description":"This extension aims at helping people making PHP a stronger typed language and can be a good alternative to scalar type hinting. It provides different typehandling classes as such as integer, float, bool, enum and string","category":"Others","name":"spl_types","state":"disabled"},"stem":{"description":"This stem extension for PHP provides stemming capability for a variety of languages using Dr. M.F. Porter's Snowball API, which can be found at: http://snowball.tartarus.org","category":"Others","state":"disabled","name":"stem"},"gender":{"category":"Others","description":"Port of the gender.c program to find out the gender of firstnames. The actual database contains more than 40000 firstnames from 54 countries","name":"gender","state":"disabled"},"gd":{"category":"Others","description":"Functions for working with images including images streaming","name":"gd","state":"enabled"},"nd_pdo_mysql":{"state":"disabled","name":"nd_pdo_mysql","description":"","category":"Others"},"pdo_sqlite":{"category":"Others","description":"Driver implementing access from PHP to SQLite","name":"pdo_sqlite","state":"enabled"},"filter":{"description":"This module functions allow data validation and securing against possible harmful constructions. They operate in two ways","category":"Others","state":"build-in","name":"filter"},"dbx":{"description":"The dbx module is a database abstraction layer. The dbx functions allow you to access all supported databases using a single calling convention. The dbx-functions themselves do not interface directly to the databases, but interface to the modules that are used to support these databases. The currently supported databases are MySQL, ODBC, Oracle (oci8), MS SQL Server, PostgreSQL, FrontBase, Sybase-CT and SQLite. The module-dependencies are only for the databases you wish to use","category":"Others","name":"dbx","state":"disabled"},"xcache_3":{"name":"xcache_3","state":"disabled","category":"Others","description":""},"ldap":{"state":"disabled","name":"ldap","category":"Others","description":"Functionality to work with lightweight directory access protocol servers"},"readline":{"description":"","category":"Others","name":"readline","state":"build-in"},"yaml":{"state":"disabled","name":"yaml","description":"","category":"Others"},"ncurses":{"state":"disabled","name":"ncurses","description":"ncurses (new curses) is a free software emulation of curses in System V Rel 4.0 (and above). It uses terminfo format, supports pads, colors, multiple highlights, form characters and function key mapping. Because of the interactive nature of this library, it will be of little use for writing Web applications, but may be useful when writing scripts meant using PHP from the command line","category":"Others"},"zmq":{"state":"disabled","name":"zmq","description":"","category":"Others"},"ioncube_loader_4":{"state":"disabled","name":"ioncube_loader_4","category":"Others","description":""},"trader":{"name":"trader","state":"disabled","category":"Others","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"},"http":{"category":"Others","description":"","name":"http","state":"disabled"},"standard":{"state":"build-in","name":"standard","category":"Others","description":"Standard PHP Libpary"},"sourceguardian":{"category":"Others","description":"SourceGuardian is commercial software which allows you to securely encode, compile and encrypt php scripts. In this way you will protect your source code from viewing and editing. You can lock your files based on the server IP where they will be opened, based on the domain name, the MAC address or a defined time period. In this way the files can not be used on a different computer, under a different domain or outside of a defined time interval","state":"disabled","name":"sourceguardian"},"phar":{"name":"phar","state":"enabled","category":"Others","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"},"soap":{"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.","category":"Others","name":"soap","state":"enabled"},"dba":{"state":"disabled","name":"dba","category":"Others","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"},"raphf":{"description":"","category":"Others","state":"disabled","name":"raphf"},"sysvshm":{"description":"System V shared memory support","category":"Others","name":"sysvshm","state":"disabled"},"ioncube_loader":{"state":"enabled","name":"ioncube_loader","category":"Others","description":"Introduces tools to protect software written using the PHP programming language from being viewed, changed, and run on unlicensed computers"},"radius":{"state":"disabled","name":"radius","description":"This package functionality allows clients to perform authentication and accounting by means of network requests to remote servers","category":"Others"},"tidy":{"name":"tidy","state":"enabled","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"},"big_int":{"state":"disabled","name":"big_int","category":"Others","description":"Library which provides a set of functions for calculations with arbitrary length integers and bitsets"},"lzf":{"description":"This package handles LZF compression and decompression","category":"Others","state":"disabled","name":"lzf"},"pcre":{"category":"Others","description":"Perl Compatible Regular Expressions support","name":"pcre","state":"build-in"},"iconv":{"description":"This extension provides interface to encodings conversion library iconv","category":"Others","name":"iconv","state":"build-in"},"rsync":{"name":"rsync","state":"disabled","description":"Interface to the librsync library which allows to effectively synchronize local and remote files and directories","category":"Others"},"pdf":{"state":"disabled","name":"pdf","category":"Others","description":""},"exif":{"category":"Others","description":"Provides access for images EXIF metadata","state":"build-in","name":"exif"},"fileinfo":{"category":"Others","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","state":"disabled","name":"fileinfo"},"eio":{"category":"Others","description":"This extension provides asyncronous POSIX IO by means of libeio C library","state":"disabled","name":"eio"},"curl":{"description":"Interface to a powerful library for making HTTP, FTP and other requests and handling the output","category":"Others","state":"build-in","name":"curl"},"mongodb":{"name":"mongodb","state":"disabled","description":"","category":"Others"},"zlib":{"name":"zlib","state":"build-in","category":"Others","description":"This extension enables transparent reading GZIP archives and writing into them in file system access manner"},"yaz":{"category":"Others","description":"","name":"yaz","state":"disabled"},"mailparse":{"name":"mailparse","state":"disabled","category":"Others","description":"Mailparse is an extension for parsing and working with email messages. It can deal with RFC 822 and RFC 2045 (MIME) compliant messages"},"phalcon":{"state":"disabled","name":"phalcon","category":"Others","description":""},"interbase":{"state":"disabled","name":"interbase","description":"","category":"Others"},"mcrypt":{"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","category":"Others","name":"mcrypt","state":"enabled"},"jsmin":{"state":"disabled","name":"jsmin","category":"Others","description":""},"pdo_mysql":{"description":"Driver implementing access from PHP to MySQL","category":"Others","name":"pdo_mysql","state":"enabled"},"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","name":"reflection","state":"build-in"},"pgsql":{"description":"Driver implementing access from PHP to PostgreSQL","category":"Others","name":"pgsql","state":"enabled"},"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"},"xmlwriter":{"state":"enabled","name":"xmlwriter","description":"This extension is non-cached, one-direction way for generating streams of files for XML data","category":"Others"},"grpc":{"name":"grpc","state":"disabled","category":"Others","description":""},"geoip":{"state":"disabled","name":"geoip","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","category":"Others"},"mysqli":{"category":"Others","description":"This extension gives a user access to functionality provided by MySQL server 4.1 and above","state":"enabled","name":"mysqli"},"bcmath":{"description":"Binary Calculator for arbitrary precision mathematics which supports numbers of any size and precision, represented as strings","category":"Others","name":"bcmath","state":"enabled"},"ctype":{"state":"build-in","name":"ctype","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","category":"Others"},"recode":{"category":"Others","description":"This module contains an interface to the GNU Recode library. The GNU Recode library converts files between various coded character sets and surface encodings. When this cannot be achieved exactly, it may get rid of the offending characters or fall back on approximations","state":"disabled","name":"recode"},"opcache":{"description":"","category":"Others","state":"enabled","name":"opcache"},"mhash":{"state":"build-in","name":"mhash","description":"Mhash can be used to create checksums, message digests, message authentication codes, and more","category":"Others"},"pspell":{"name":"pspell","state":"disabled","description":"These functions allow you to check the spelling of a word and offer suggestions","category":"Others"},"session":{"category":"Others","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","state":"build-in","name":"session"},"phalcon3":{"description":"","category":"Others","state":"disabled","name":"phalcon3"},"gmp":{"name":"gmp","state":"build-in","description":"This module functions use GNU MP library to calculate integers of arbitrary length","category":"Others"},"oci8":{"name":"oci8","state":"disabled","description":"","category":"Others"},"pdo_oci":{"category":"Others","description":"","name":"pdo_oci","state":"disabled"},"sysvsem":{"category":"Others","description":"System V semaphore support","state":"disabled","name":"sysvsem"},"odbc":{"state":"disabled","name":"odbc","category":"Others","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"},"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":"disabled","name":"intl"},"gnupg":{"category":"Others","description":"","name":"gnupg","state":"disabled"},"libxml":{"state":"build-in","name":"libxml","description":"XML functionality","category":"Others"},"brotli":{"name":"brotli","state":"disabled","category":"Others","description":""},"pdo_firebird":{"state":"disabled","name":"pdo_firebird","description":"","category":"Others"},"uuid":{"description":"A wrapper around libuuid from the ext2utils project","category":"Others","state":"disabled","name":"uuid"},"xdebug":{"name":"xdebug","state":"disabled","description":"The Xdebug extension helps you debugging your script by providing a lot of valuable debug information. The debug information that Xdebug can provide includes the following: stack and function traces in error messages with full parameter display for user defined functions, function name, file name and line indications, support for member functions; memory allocation; protection for infinite recursions. Xdebug also provides: profiling information for PHP scripts; code coverage analysis; capabilities to debug your scripts interactively with a debug client","category":"Others"},"ftp":{"state":"build-in","name":"ftp","category":"Others","description":"This module functions provide remote servers access by FTP protocol."},"pcntl":{"name":"pcntl","state":"build-in","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","category":"Others"},"libevent":{"state":"disabled","name":"libevent","description":"","category":"Others"},"hash":{"description":"Messages hashing framework. Allows to handle arbitrary length messages by using different hashing algorithms in direct or incremental way","category":"Others","name":"hash","state":"build-in"},"igbinary":{"category":"Others","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","name":"igbinary","state":"disabled"},"sybase_ct":{"name":"sybase_ct","state":"disabled","category":"Others","description":""},"spl":{"description":"Set of interfaces and classses for solving standard problems","category":"Others","name":"spl","state":"build-in"},"wddx":{"name":"wddx","state":"enabled","description":"Functions to work with The WDDX, Web Distributed Data Exchange, a free, open XML-based technology that allows Web applications created with any platform to easily exchange data with one another over the Web","category":"Others"},"posix":{"description":"This module provide access to functions defined in IEEE 1003.1 (POSIX.1) that are not accessible with other means","category":"Others","state":"enabled","name":"posix"},"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"},"timezonedb":{"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","category":"Others","name":"timezonedb","state":"enabled"},"apcu":{"name":"apcu","state":"enabled","category":"Others","description":""},"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","name":"imap","state":"enabled"},"calendar":{"state":"build-in","name":"calendar","category":"Others","description":"API for building Calendar data structures"},"msgpack":{"state":"disabled","name":"msgpack","description":"MessagePack is an efficient binary serialization format. It lets you exchange data among multiple languages like JSON but faster and smaller. For example, small integers (like flags or error code) are encoded into a single byte, and typical short strings only require an extra byte in addition to the strings themselves. If you ever wished to use JSON for convenience (storing an image with metadata) but could not for technical reasons (encoding, size, speed...), MessagePack is a perfect replacement","category":"Others"},"propro":{"description":"","category":"Others","name":"propro","state":"disabled"},"stomp":{"state":"disabled","name":"stomp","category":"Others","description":"This extension allows php applications to communicate with any Stomp compliant Message Brokers through easy object oriented and procedural interfaces"},"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","state":"build-in","name":"simplexml"},"mongo":{"description":"","category":"Others","state":"disabled","name":"mongo"},"pdo_odbc":{"state":"disabled","name":"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"},"openssl":{"category":"Others","description":"This module uses the functions of OpenSSL for generation and verification of signatures and for sealing (encrypting) and opening (decrypting) data","name":"openssl","state":"build-in"},"weakref":{"name":"weakref","state":"disabled","description":"The WeakRef class provides a gateway to objects without preventing the garbage collector from freeing those objects. It also provides a way to turn a weak reference into a strong one","category":"Others"},"redis":{"name":"redis","state":"disabled","description":"","category":"Others"},"mysqlnd":{"category":"Others","description":"","name":"mysqlnd","state":"enabled"},"ssh2":{"name":"ssh2","state":"disabled","description":"","category":"Others"},"pdo_pgsql":{"description":"Driver implementing access from PHP to PostgreSQL","category":"Others","state":"disabled","name":"pdo_pgsql"},"stats":{"name":"stats","state":"disabled","category":"Others","description":"This is the statistics extension. It contains few dozens of functions useful for statistical computations"},"rar":{"name":"rar","state":"disabled","category":"Others","description":""},"mssql":{"description":"","category":"Others","state":"disabled","name":"mssql"},"xml":{"state":"build-in","name":"xml","description":"This PHP extension implements support for expat in PHP. This toolkit lets you parse, but not validate, XML documents","category":"Others"}}

Hacked By AnonymousFox1.0, Coded By AnonymousFox