Skip to content

platformsh/php-ffi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP FFI examples for Platform.sh

This project contains two applications in a multi-app configuration.

The points-c directory contains an FFI example using a custom C library. It can be accessed at c.<domain-name>.

The points-rust directory contains an FFI example using a custom Rust library. It can be accessed at rust.<domain-name>.

This project is intended as reference code only. It is installable on Platform.sh but will not be continually maintained.

For more details, see the "PHPun with FFI" blog series:

About

Examples of using PHP FFI with C and Rust on Platform.sh

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published