Some interesting PHP open source projects on GitHub

Source: Internet
Author: User
GitHub is a managed platform for open source and private software projects, because Git is hosted only as a unique repository format, so GitHub, which has the world's best developers open source projects, next, we will organize a fun open source project for everyone to learn.

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

  • Swoole_framework, a development framework based on Swoole expansion

  • Yaf, a high-performance Web development framework implemented by C extensions

  • Php-webim, Web Instant Chat tool based on Swoole, supports websocket+http comet long link push, can send text content and pictures

  • 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

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

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

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

  • Phpdaemon: Phpdaemon is a PHP asynchronous framework, implemented using Libevent, which has many features. Designed to handle high loads. Each worker can handle thousands of concurrent connections.

  • Redis-async, asynchronous Redis client based on Swoole extended write, measured up to the same performance as the Go language

  • Related Article

    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.