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

CodeLieutenant/phper

 
 

Repository files navigation

PHPER (PHP Enjoy Rust)

CI Crates Docs Lines 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.75 or later
  • libclang 14.0 or later
  • php 8.1 or later

Tested Support

  • OS
    • linux
    • macos
  • PHP
    • version
      • 8.1
      • 8.2
      • 8.3
    • mode
      • nts
      • zts
    • sapi
      • cli
      • fpm
    • debug
      • disable
      • enable

Examples

See examples.

The projects using PHPER

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 84.6%
  • C 10.0%
  • PHP 5.4%