serafim/ffi-loader

This package is abandoned and no longer maintained. No replacement package was suggested.

FFI libraries loader with simple preprocessor

1.0.7 2020-05-23 20:02 UTC

This package is auto-updated.

Last update: 2021-04-18 19:41:25 UTC


README

Requirements

  • PHP >= 8.0
  • ext-ffi

Installation

Library is available as composer repository and can be installed using the following command in a root of your project.

$ composer require serafim/ffi-loader