php-ffi
There are 28 repositories under php-ffi topic.
skoro/php-tkui
Build native desktop applications with PHP only
reliforp/reli-prof
A sampling profiler or a memory profiler for PHP written in PHP, which reads information about running PHP VM from outside the process. You can find performance bottlenecks or memory leaks of your scripts without changing the target script or loading extensions.
idealo/php-rdkafka-ffi
PHP Kafka client - binding librdkafka via FFI
sj-i/php-fuse
PHP FFI bindings for libfuse
0hr/php-webview
PHP bindings for Webview
thbley/php-duckdb-integration
PHP example to integrate DuckDB using PHP-FFI
llgoer/php-ffi-rust
PHP7.4 + Rust
TianLiangZhou/ffi-pinyin
最快速的PHP中文转拼音库
ghostjat/darknet
php ffi darknet
ghostjat/php-iup
php binding for IUP toolkit
m6w6/ext-psi
PHP System Interface (aka FFI)
kmaestro/php-ffi-gtk3
PHP GTK3 Binding
TianLiangZhou/ffi-lac
基于百度LAC项目的PHP中文智能分词库
ghostjat/Np
A Lite & Memory Efficient PHP Library for Scientific Computing
thbley/php-go-integration
PHP example to integrate Go using PHP-FFI
fawno/PHP-wkhtmltox
PHP/FFI class for wkhtmltox C library
TianLiangZhou/ffi-opencc
高性能PHP中文简体繁体互转库
sj-i/typed-cdata
Working with FFI\CData through PHP types
ghostjat/php_opencv
php-ffi experiment php-opencv
siiptuo/voikko-php
PHP bindings for libvoikko
SneakyWhoami/php-yolo
Demonstrating the use of php-ffi to call darknet and YOLOv3 for object detection. ffi is bundled since php7.4. The manual alone didn't show me how it felt to use. Hands-on I learned a bit more about it. This repository is the toy I built to try it out. Have you tried doing nightmare mode? I haven't.
SuperUserNameMan/libwebview-php
FFI wrapper for [webview](https://github.com/webview/webview)
terremoth/php-win32-dialog
Win32 GUI Dialogs for PHP
klitsche/clang-ffi
A library for PHP exposing libclang via FFI.
MahlukEdanKurangGairah/php-ffi-duckdb
Using PHP-FFI to use DUCKDB embedded
fawno/GhostscriptAPI
PHP wrapper class for GhostscriptAPI
SerafimArts/ffi-sdl-image
SDL2 Image FFI bindings for the PHP language
TianLiangZhou/ffi-qrcode
PHP二维码生成器