Popular PHP Extension library projects on GitHub

Source: Internet
Author: User
Tags php language

Here is a list of the more commonly used PHP open source extension library projects:

    1. Swoole, C extension implementation of the PHP asynchronous parallel network communication framework, you can redefine PHP. PHP can only do Web projects in the past, and now has swoole. Any server-side program can be written in PHP.
    2. The high-performance Web development framework implemented by the YAF,C extension.
    3. Php-webim, Web Instant Chat tool based on Swoole, supports websocket+http comet long link push and can send text content and pictures.
    4. React uses PHP code to implement the asynchronous framework. If Swoole is an upgraded version of node. JS, react.php is the standard PHP version of node. js.
    5. Workerman, similar to Swoole, is purely PHP implementation, the official website has a lot of sample projects. The lower level function is less than swoole, but it is relatively simple, and the function of application layer is richer than swoole.
    6. Phalcon, commonly known as the YAF Framework, is a high-performance web framework developed with the C extension, which is more sophisticated than the YAF Phalcon provides.
    7. Zephir, this is a bit powerful, you can use an intermediate code similar to PHP to write programs, and then automatically to C + +, and as an extension to run. Can solve the problem of poor PHP language-intensive computing performance.
    8. Phpdaemon,php the asynchronous framework.
    9. Redis-async, an asynchronous Redis client based on Swoole extended write, has the same performance as the go language.
    10. Gearman, an asynchronous Task Scheduler, is used to delegate work to other machines, distributed call-to-work servers, and load balancing systems between concurrent calls.

All expansion libraries can be searched directly on GitHub.

Popular PHP Extension library projects on GitHub

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.