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