Some interesting open-source PHP projects on GitHub

Source: Internet
Author: User
GitHub is a hosting platform for open-source and private software projects. It is named GitHub because it only supports Git as the only version library format, there are open-source projects for excellent developers all over the world. next we will organize interesting open-source projects for you to learn. GitHub is a hosting platform for open-source and private software projects. It is named GitHub because it only supports Git as the only version library format, there are open-source projects for excellent developers all over the world. next we will organize interesting open-source projects for you to learn.

  • Swoole, C extension implementation of PHP asynchronous parallel network communication framework, you can redefine PHP. In the past, PHP could only be used as a Web project, but now Swoole is available. Any server-side program can be written in PHP.

  • Swoole_framework, A development framework developed based on swoole extension

  • Yaf, C extended high-performance Web development framework

  • Php-webimIs a Web instant chat tool based on swoole. it supports websocket + http comet persistent link push and can send text content and images.

  • ReactUse 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.

  • Workerman, Similar to swoole, but implemented in pure PHP, there are many sample projects on the official website. The underlying functions are less than those of swoole, but they are relatively simple. the application-layer functions are richer than those of swoole.

  • PhalconLike yaf, yaf is also a high-performance Web framework developed by C extension. phalcon provides more comprehensive functions than yaf.

  • ZephirThis is a bit amazing. you can use an intermediate code similar to PHP to write a program, and then convert it to C ++ automatically and run it as an extension. It can solve the problem of intensive computing performance in PHP.

  • Phpdaemon: Phpdaemon is a PHP asynchronous framework implemented using libevent. it has many features. Designed to cope with high loads. Each worker can process thousands of concurrent connections.

  • Redis-asyncAsynchronous redis client written based on swoole extension. the stress testing performance is similar to that of the Go language.

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.