Skip to content

FFI PHP extension #23

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
uasan opened this issue Apr 13, 2018 · 3 comments
Closed

FFI PHP extension #23

uasan opened this issue Apr 13, 2018 · 3 comments

Comments

@uasan
Copy link

uasan commented Apr 13, 2018

Hello.

Maybe you will be interested:
FFI PHP extension (Foreign Function Interface)
https://github.com/dstogov/php-ffi

The author asks for feedback and testing.

@kleisauke
Copy link
Member

It looks promising, if the speed is optimized (access to FFI data structures is significantly (about 2 times) slower -- according to the readme), I'll investigate this and try to make a proof of concept.

Hopefully the requirement of PHP 7.3 (php-master) will be reduced to >= PHP 7.1 in the near future.

@jdreesen
Copy link

jdreesen commented Mar 4, 2021

It's part of the PHP core since v7.4.

@jcupitt
Copy link
Member

jcupitt commented Jan 12, 2022

See #50 for an implementation of php-vips-ext using php ffi.

@jcupitt jcupitt closed this as completed Jan 12, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants