Stars
libco is a coroutine library which is widely used in wechat back-end service. It has been running on tens of thousands of machines since 2013.
libshmcache is a local cache in the share memory for multi processes. high performance due to read is lockless. libshmcache is 100+ times faster than a remote interface such as redis.
phpSysInfo: a customizable PHP script that displays information about your system nicely
A crontab written in PHP based on pcntl and react/event-loop
A UI library by WeChat official design team, includes the most useful widgets/modules in mobile web applications.
A tracing and troubleshooting tool for PHP scripts.
🚀 Coroutine-based concurrency library for PHP