How to become a member of the PHP official PECL development team?

Source: Internet
Author: User
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.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.