C
Codeisok
A tool for code review
B
Blitz
A fast and convenient template engine for large-
scale internet projects developed in PHP
P
PHPCF
Badoo PHP Code Formatter
Patches
PHP and its extensions
Patches for PHP Patch for UOPZ (extension for PHP for modifying code during runtime) Patch for the Judy extension (alternative implementation of arrays and different kinds of maps for PHP) Patch for Imagick extension for working with images Patch for extension for working with RAR archives Patch for library for working with mozjpeg images Patch for implementing access to original descriptories O_CLOEXEC flag for the fopen() function JSON_UNESCAPED_UNICODE flag for the json_encode() function Patch with fix for argument handling in mb_substr() and mb_strcut() functions Patch with fix for internal state of DateInterval object Tracking of memory use by PHP-scripts Working with audio and video files Implementation of freopen() function in PHP Option for getting the rusage for terminated children of the process in question with the help of the pcntl_wait() and pcntl_waitpid() functions (analogous to the wait3() and wait4() system calls) Fix for errors (memory leak) in the XHProf profiler Fix for errors (segmentation fault in the XHProf profiler
PHPUnit
Set of patches for the testing library, which speed up the counting of code coverage with tests.