Libraries tagged by fpm
hollodotme/fast-cgi-client
27647911 Downloads
A PHP fast CGI client to send requests (a)synchronously to PHP-FPM.
gordalina/cachetool
3953611 Downloads
Manage your OPcache & APCu cache through the CLI
longlang/phpkafka
2751450 Downloads
A kafka client. Support php-fpm and Swoole.
wizaplace/php-fpm-status-cli
129252 Downloads
PHP-FPM status-page CLI
maantje/pulse-php-fpm
148599 Downloads
A Laravel Pulse card to show php-fpm status
hyperf/jet
22020 Downloads
Jet is a unification model RPC Client, built-in JSON RPC protocol, available to running in ALL PHP environments, including PHP-FPM and Swoole/Hyperf environments.
imiphp/imi
47129 Downloads
imi 是一款支持长连接微服务分布式的 PHP 开发框架,可在 PHP-FPM、Swoole、Workerman 和 RoadRunner 等多种容器环境下运行。它支持 HttpApi、WebSocket、TCP、UDP、MQTT 服务的开发。
dreadnip/chop
118110 Downloads
Clear opcache through php-fpm
utopia-php/swoole
377790 Downloads
An extension for Utopia Framework to work with PHP Swoole as a PHP FPM alternative
ebernhardson/fastcgi
197822 Downloads
FastCGI Client implementation for PHP
nowo-tech/phpstan-frankenphp
17445 Downloads
PHPStan rules that help you migrate from PHP-FPM to FrankenPHP classic, then to worker mode. Rules are split by level with demos for every case.
neam/yii-streamlog
99244 Downloads
Send Yii 1 logs to stdout/stderr - created to be used with the php-fpm/nginx Docker stack available at http://github.com/neam/docker-stack
lisachenko/protocol-fcgi
105086 Downloads
Implementation of the FastCGI (FCGI) protocol in PHP
lizhichao/one
9885 Downloads
一个极简的php框架,可运行在fpm或者swoole协程模式下
crowdstar/background-processing
58644 Downloads
To continue processing PHP after having HTTP response sent back to the client under PHP-FPM.