Crates.io | phper |
lib.rs | phper |
version | 0.17.0 |
created_at | 2019-12-11 15:08:40.733101+00 |
updated_at | 2025-07-03 03:39:03.289624+00 |
description | The framework that allows us to write PHP extensions using pure and safe Rust whenever possible. |
homepage | |
repository | https://github.com/phper-framework/phper |
max_upload_size | |
id | 188455 |
size | 234,004 |
The framework that allows us to write PHP extensions using pure and safe Rust whenever possible.
Category | Item | Status |
---|---|---|
OS | Linux | ✅ |
macOS | ✅ | |
Windows | ❌ | |
PHP Version | 7.0 ~ 7.4 | ✅ |
8.0 ~ 8.4 | ✅ | |
PHP Mode | NTS | ✅ |
ZTS | ❌ | |
SAPI | CLI | ✅ |
FPM | ✅ | |
Debug | Disable | ✅ |
Enable | ❌ |
See examples.
apache/skywalking-php - The PHP Agent for Apache SkyWalking, which provides the native tracing abilities for PHP project.
phper-framework/jieba-php - The Jieba Chinese Word Segmentation Implemented in Rust Bound for PHP.