Home  >  Article  >  Backend Development  >  What are the commonly used extensions for PHP?

What are the commonly used extensions for PHP?

步履不停
步履不停Original
2019-06-24 15:31:086083browse

What are the commonly used extensions for PHP?

To summarize here, the extensions that are often used in development are used for daily PHP development work

bcmath(精确数值处理)
bz2
calendar
Core
ctype
curl
date
dom
ereg
exif
fileinfo
filter
ftp
gettext
hash
iconv
igbinaryinotify    文件监控
json
libxml
mbstring
mhash
mysql
mysqli
mysqlnd
openssl
pcntl
pcre
PDO
pdo_mysql
pdo_sqlite
Phar
posix
readline
redis   Redis缓存
Reflection
session
shmop
SimpleXML
sockets
SPL
sqlite3
standard
sysvmsg
sysvsem
sysvshmswoole 通信引擎
tokenizer
wddx
xml
xmlreader
xmlwriter
xslyaf    YAF框架必须
zip
zlib

Commonly used related commands:

1. View the extended configuration information

php -ri swoole

2. View the PHP configuration information

php - -ini

3. Parse and execute a file

php -f filename

For more PHP related technical articles, please visitPHP tutorial column to learn!

The above is the detailed content of What are the commonly used extensions for PHP?. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn