ngx-php
suhosin7
ngx-php | suhosin7 | |
---|---|---|
6 | 1 | |
660 | 120 | |
0.8% | 0.0% | |
8.2 | 0.0 | |
25 days ago | about 4 years ago | |
C | C | |
BSD 2-clause "Simplified" License | GNU General Public License v3.0 or later |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
ngx-php
- FrankenPHP: The Modern PHP App Server
- Ngx-PHP: Embedded PHP 8 for Nginx
-
Nginx Unit – Universal web app server
Two questions:
1. Does Unit + PHP doing the typical “initialize & teardown” that PHP is know for?
Or is Unit persisting the initialization/setup, hence why it’s achieving the way faster results?
2. How is Unit/PHP architecturally different than NGX-PHP (an event loop)?
https://github.com/rryqszq4/ngx-php
-
I was looking at TechEmpower benchmarks, and noted that PHP performs better than Node, how's that possible?
I guess you referring to php-nginx which seems pretty niche.
- ngx_php7 - Embedded PHP scripting language for nginx module.
suhosin7
-
Snuffleupagus 0.7.0 is released, with PHP8 support
Pretty much, yeah.
What are some alternatives?
swow - Coroutine-based cross-platform concurrent I/O engine.
lkrg - Linux Kernel Runtime Guard
nginx-module-vts - Nginx virtual host traffic status module
snuffleupagus - Security module for php7 and php8 - Killing bugclasses and virtual-patching the rest!
hyperf - 🚀 A coroutine framework that focuses on hyperspeed and flexibility. Building microservice or middleware with ease.
phpsci-carray - [ARCHIVED] PHP library for scientific computing powered by C. See https://github.com/NumPower/numpower
NGINX Unit - NGINX Unit is a lightweight and versatile open-source web app server that has three core capabilities. It is a HTTP reverse proxy, a web server for static media assets, and an application server that can natively execute application code in seven different languages.
php-iup - php binding for IUP toolkit
ngx_healthcheck_module - nginx module for upstream servers health check. support stream and http upstream. 该模块可以为Nginx提供主动式后端服务器健康检查的功能(同时支持四层和七层后端服务器的健康检测)
ext-collections - Array manipulation extension for PHP.
ngx_http_proxy_connect_module - A forward proxy module for CONNECT request handling
hardened_malloc - Hardened allocator designed for modern systems. It has integration into Android's Bionic libc and can be used externally with musl and glibc as a dynamic library for use on other Linux-based platforms. It will gain more portability / integration over time.