SkillAgentSearch skills...

Phper

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

Install / Use

/learn @phper-framework/Phper
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<div align="center"> <h1>PHPER (PHP Enjoy Rust)</h1> <img src="https://avatars.githubusercontent.com/u/112468984?s=380&v=4" alt="PHPER Logo"> <p> <a href="https://github.com/phper-framework/phper/actions/workflows/ci.yml"><img src="https://github.com/phper-framework/phper/actions/workflows/ci.yml/badge.svg" alt="CI"></a> <a href="https://crates.io/crates/phper"><img src="https://img.shields.io/crates/v/phper" alt="Crates"></a> <a href="https://docs.rs/phper"><img src="https://img.shields.io/docsrs/phper" alt="Docs"></a> <a href="https://github.com/phper-framework/phper/blob/master/LICENSE"><img src="https://img.shields.io/crates/l/phper" alt="License"></a> </p> </div>

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.5 | ✅ | | PHP Mode | NTS | ✅ | | | ZTS | ✅ | | SAPI | CLI | ✅ | | | FPM | ✅ | | Debug | Disable | ✅ | | | Enable | ✅ |

Examples

See examples.

The projects using PHPER

License

MulanPSL-2.0.

Related Skills

View on GitHub
GitHub Stars344
CategoryDevelopment
Updated3d ago
Forks19

Languages

Rust

Security Score

85/100

Audited on Apr 6, 2026

No findings