For example, I want to develop extensions. Can I develop a simple extension to become an official member. Can I develop a simple extension to become an official member? reply: Of course not. To develop a simple extension, I just want to learn it by myself. However, your extensions may not be of value to other PHPer.
One day, you suddenly find that PHP is blank in a certain field. Then you can use C/C ++ to write an extension to fill the gaps in this field, naturally, your extensions will be officially recorded by PHP. Then you can apply for an @ http://php.net
And PECL account. Now you are a member of the PECL development team.
The field may be a little big. To be a little small, you can try the points listed below:
- Common C/C ++ function libraries are packaged as PHP extensions, such as libevent, libeio, openssl, and svm.
- Popular open-source projects are PHP development clients, such as redis, couchbase, leveldb, rocksdb, zookeeper, and clucene.
- PHP class libraries can be written in C/C ++ to provide high-performance extension versions, such as Yaf and Yaconf.
- The function encapsulation of the underlying operating system is provided to the PHP layer for extension, such as inotify.
- Data Structure expansion, such as bitset
- Decoding of images, audios, videos, and other multimedia formats
- The Zend engine provides various magical PHP magic operations, such as xdebug, AOP, runkit, and uopz.