Libraries tagged by ffi
sj-i/php-profiler
64 Downloads
A sampling profiler for PHP written in PHP, which reads information about running PHP VM from outside of the process.
toknot/ffi-extend
145 Downloads
call PHP C API.
symplely/zend-ffi
2347 Downloads
Provides the base API for creating extensions, or modifying Zend/PHP internal core with FFI.
symplely/uv-ffi
27 Downloads
Foreign Function Interface (FFI) of `libuv` cross-platform event-driven asynchronous I/O library.
serafim/ffi-sdl
4563 Downloads
SDL FFI bindings for the PHP language
rindow/rindow-opencl-ffi
511 Downloads
The OpenCL library for FFI on PHP
serafim/ffi-loader
485 Downloads
FFI libraries loader with simple preprocessor
rtckit/pcap-ffi
73 Downloads
PHP Packet Capture via libpcap through FFI
nawarian/raylib-ffi
33 Downloads
Raylib bindings for PHP using FFI
meshell/ffi-pinyin
31 Downloads
Quickly convert Chinese to chinese pinyin
meshell/ffi-opencc
8 Downloads
Quickly convert Chinese (simplified) to chinese (traditional)
cipherstash/protectphp-ffi
2 Downloads
PHP bindings for the CipherStash Client SDK
alb/php-inotify-ffi
2 Downloads
Pure-PHP inotify bindind (FFI-based)
toknot/php-epoll
21 Downloads
PHP bindings to the linux epoll C API.
toknot/gtk
80 Downloads
PHP bindings to the GTK+3.