Created
November 20, 2014 13:12
-
-
Save isidromerayo/e9e0e32db52447edf8dc to your computer and use it in GitHub Desktop.
php modules
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
~/projects/PHP$ php -m | |
[PHP Modules] | |
bcmath | |
bz2 | |
calendar | |
Core | |
ctype | |
curl | |
date | |
dba | |
dom | |
ereg | |
exif | |
fileinfo | |
filter | |
ftp | |
gd | |
gettext | |
hash | |
iconv | |
imagick | |
imap | |
intl | |
json | |
libxml | |
mbstring | |
mcrypt | |
memcache | |
mhash | |
ming | |
mysql | |
mysqli | |
openssl | |
pcntl | |
pcre | |
PDO | |
pdo_mysql | |
pdo_sqlite | |
Phar | |
posix | |
ps | |
pspell | |
recode | |
Reflection | |
session | |
shmop | |
SimpleXML | |
snmp | |
soap | |
sockets | |
SPL | |
sqlite3 | |
standard | |
sysvmsg | |
sysvsem | |
sysvshm | |
tidy | |
tokenizer | |
wddx | |
xdebug | |
xml | |
xmlreader | |
xmlrpc | |
xmlwriter | |
xsl | |
zip | |
zlib | |
[Zend Modules] | |
Xdebug |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment