Libraries tagged by php-ffi
aurimasniekis/ffi-tdlib
627 Downloads
A PHP FFI integration with TdLib via JSON interface
serafim/ffi-ide-helper
294 Downloads
PHP FFI Helper for IDEA-based IDEs
ffi/scalar-utils
2055 Downloads
PHP FFI Scalar Utilities
ffi-headers/vulkan-headers
1644 Downloads
PHP FFI Vulkan Headers
ffi-headers/contracts
36552 Downloads
PHP FFI headers base library
yangweijie/c-to-php-ffi-converter
0 Downloads
A PHP tool that automatically generates PHP FFI wrapper classes from C projects using klitsche/ffigen. Provides object-oriented wrappers with validation, error handling, and comprehensive documentation.
meshell/php-ffi-packages
37 Downloads
terremoth/php-win32-wchar
2 Downloads
Win32 API String support for FFI on PHP
terremoth/php-win32-filepicker
4 Downloads
Use native Windows Explorer File Selector to select a file on PHP
machinateur/php-qpdf-ffi
36 Downloads
A really simple PHP integration for qpdf leveraging its JSON job file functionality with PHP-FFI to C.
zeroshotlabs/php_mqueue
11 Downloads
Speed-optimized PHP FFI bindings for POSIX message queues.
zeroshotlabs/libphphi
10 Downloads
Base trait and helpers for working with PHP FFI modules.
williamthogersen/minifier
6 Downloads
High-performance HTML minifier with Rust backend via PHP FFI. Provides fast, memory-safe HTML, CSS, and JavaScript minification using tokenized parsing.
ssddanbrown/yphp
0 Downloads
PHP bindings for yrs (y.js implementation) using PHP FFI
rayblair06/php-struct
1 Downloads
A lightweight PHP class that lets you define C-style structs using PHP FFI, enabling memory-efficient, typed data structures for high-performance workloads.