php PECL extension library of C

Disclaimer: This article is a blogger original article, follow the CC 4.0 BY-SA copyright agreement, reproduced, please attach the original source link and this statement.
This link: https://blog.csdn.net/mrtwenty/article/details/98466158

https://pecl.php.net  is C extensions php warehouse php and some not binding, our own need to install, please refer to the installation guide,

Below we listed some common common extensions, they are almost the same installation:

redis extension Extended operating redis
mongodb extension Extended operating mongodb
atom Extended An implementation extension snowflake algorithms to implement distributed unique id
seaslog extension Logging
zookeeper extension Operating zookeeper
yaml extension Reads the configuration information yaml
 swoole extension  PHP production environment for asynchronous network communication engine
Extended event  Based on high-performance network library libevent
libevent extension High-performance network-based libevent library has stopped updating, not recommended
ev extension Based libev is based on a cycle of library events, ev extension does not support windows
gRPC extension rpc framework, long-distance calls
rdkafka extension kafka client
ds extension Data Structures extended, a data structure

 

Some extensions are distributed with source code to follow php, not the pecl inside, but very useful:

pcntl extension Multi-process class under unix extensions do not support win
socket extension Socket Extension
openssl extension Cryptography Extension

Of course, there is also a lot pecl extensions, which are more common usual, welcome friends a message.

Guess you like

Origin blog.csdn.net/mrtwenty/article/details/98466158