Skip to content

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

License

Notifications You must be signed in to change notification settings

jmjoy/phper-fork

 
 

Repository files navigation

PHPER (PHP Enjoy Rust)

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.1
7.2
7.3
7.4
8.0
8.1
8.2
8.3
8.4
PHP Mode NTS
ZTS
SAPI CLI
FPM
Debug Disable
Enable

Examples

See examples.

The projects using PHPER

  • apache/skywalking-php - The PHP Agent for Apache SkyWalking, which provides the native tracing abilities for PHP project.

License

MulanPSL-2.0.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 88.9%
  • PHP 6.5%
  • C 4.6%