phper

Crates.iophper
lib.rsphper
version0.17.0
created_at2019-12-11 15:08:40.733101+00
updated_at2025-07-03 03:39:03.289624+00
descriptionThe framework that allows us to write PHP extensions using pure and safe Rust whenever possible.
homepage
repositoryhttps://github.com/phper-framework/phper
max_upload_size
id188455
size234,004
jmjoy (jmjoy)

documentation

https://docs.rs/phper

README

PHPER (PHP Enjoy Rust)

PHPER Logo

CI Crates Docs License

Rust ❤️ PHP

The framework that allows us to write PHP extensions using pure and safe Rust whenever possible.

Documentation & Tutorial

Requirement

Necessary

  • rust 1.85 or later
  • libclang 9.0 or later
  • php 7.0 or later

Tested Support

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

Examples

See examples.

The projects using PHPER

License

MulanPSL-2.0.

Commit count: 391

cargo fmt