Creator of laruence/yaf, a fast PHP framework compiled as a C extension, and laruence/yar, a lightweight concurrent RPC framework bridging PHP and C. 10k+ stars across projects.
Yaf. I built a fast PHP web framework that runs at the system level.
4.5kYar. I built a PHP framework that lets apps talk to each other concurrently.
1.4kYac. I built a fast memory cache for PHP that replaces older caching tools.
828Laruence. I built a collection of my projects and writing.
46PHP Extension Guide. I wrote a collaborative guide to building PHP extensions and understanding PHP internals.
2kYaf Documentation. I built the complete documentation source for the Yaf PHP framework.
72Stashes. I built a tool for storing temporary data in PHP apps.
29APC. I built a cache that makes PHP websites run faster.
22Yar C. I built a C framework for services that communicate over the network.
112Yaf Examples. I collected examples showing how to build websites with Yaf.
84PHP Lua. I embedded Lua into PHP so you can run scripts directly.
152Pallas. I wrote a PHP content management system back in 2006 while learning web development.
23PHP Valgrind. I made a PHP profiling tool that measures code performance and memory use.
178Opcodes Dumper. I built a tool that shows you the opcodes PHP generates from your code.
56