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

phper-framework/phper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

15976ca · Apr 17, 2025
Mar 31, 2025
Apr 3, 2025
Apr 4, 2025
Apr 6, 2025
Apr 7, 2025
Apr 4, 2025
Apr 17, 2025
Apr 4, 2025
Apr 9, 2025
Apr 17, 2025
Dec 11, 2022
Jan 7, 2025
Dec 11, 2022
Apr 5, 2023
Apr 6, 2025
Apr 4, 2025
Jun 8, 2022
Apr 3, 2025
Feb 22, 2025

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.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.