Skip to content

Rust bindings to PHP's C API.

Notifications You must be signed in to change notification settings

pxp-lang/libphp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libphp

This crate contains a set of Rust bindings to PHP's C API (via libphp.so).

Goals

This project contains both a typical -sys crate for performing the actual FFI calls to external C APIs, but also aims to provide a clean safe Rust API wrapping the external "unsafe" C APIs.

About

Rust bindings to PHP's C API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published