Skip to content

kambo-1st/php-ffi-article

Repository files navigation

PHP FFI examples

Set of simple FFI examples.

Requirements

All provided code samples require minimum version of PHP 7.4 and operating system Linux or Windows with WSL. You can use provided Docker image.

Docker image usage

First you have to build the image:

docker-compose build --no-cache --pull

You can then run any example:

docker-compose run php74 php abs.php

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published