symplely / zend-ffiLinks
Provides the base API for creating extensions, or modifying Zend/PHP internal core with FFI.
☆13Updated 2 years ago
Alternatives and similar repositories for zend-ffi
Users that are interested in zend-ffi are comparing it to the libraries listed below
Sorting:
- An ffi for PHP of libuv cross-platform event-driven asynchronous I/O library.☆14Updated 2 years ago
- 🌉 Bridging ext-parallel and ReactPHP☆15Updated this week
- Simple C Preprocessor☆24Updated 11 months ago
- Makes any ReactPHP based library run on top of the Revolt event loop.☆17Updated 2 years ago
- Async Extension for PHP☆28Updated 6 years ago
- PHP GTK3 Binding☆11Updated 3 years ago
- A "lightweight" wrapper around LLVM-C in native PHP☆41Updated 6 years ago
- A C parser built in and for PHP (yes, it's a bad idea)...☆44Updated 2 years ago
- libgccffi interface for PHP, based on 7.4's FFI and FFIMe☆19Updated 6 years ago
- Extism PHP Host SDK - easily run WebAssembly modules / plugins from PHP applications☆29Updated last year
- PHP bindings to the gtk+3 C library☆12Updated 5 years ago
- PHP extension for libeio - truly asynchronous POSIX I/O☆27Updated 6 months ago
- PHP extension for building native desktop applications☆25Updated last year
- A library to ease handling promises in ReactPHP☆15Updated 3 years ago
- A compiler toolkit. For PHP (yes, I am creative at naming things)...☆30Updated 6 years ago
- A fault-tolerant, recursive-descent parser for Ara Programming Language 🌲☆22Updated 2 years ago
- Webview extension for PHP☆17Updated last year
- PHP System Interface (aka FFI)☆24Updated 5 years ago
- Parser and lexer for PHP☆90Updated 2 years ago
- ⚡️ Voltis Core: A PHP framework based on Swoole from the ground up☆21Updated 3 years ago
- A request handler adapter for swoole, using PSR-7, PSR-15 and PSR-17.☆29Updated this week
- ffigen is a simple cli helper to quickly generate and update PHP FFI bindings for C libraries.☆16Updated 2 years ago
- Direct I/O functions☆27Updated last year
- A simple library with which to run blocking I/O in a non-blocking fashion.☆30Updated 5 months ago
- Cooperative multitasking using generators. The basics of coroutines, async and await!☆61Updated 2 years ago
- php binding for IUP toolkit☆24Updated 4 years ago
- Remote procedure calls for PHP based on Amp.