| Name: | php-ffi |
|---|---|
| Version: | 8.2.28 |
| Release: | 1.module+el8.10.0+90667+8f0d9096 |
| Architecture: | x86_64 |
| Module: | php:8.2:8100020250911074646:3924b0c1 |
| Group: | Unspecified |
| Size: | 180619 |
| License: | PHP-3.01 |
| RPM: | php-ffi-8.2.28-1.module+el8.10.0+90667+8f0d9096.x86_64.rpm |
| Source RPM: | php-8.2.28-1.module+el8.10.0+90667+8f0d9096.src.rpm |
| Build Date: | Thu Sep 11 2025 |
| Build Host: | build-ol8-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | http://www.php.net/ |
| Summary: | Foreign Function Interface |
| Description: | FFI is one of the features that made Python and LuaJIT very useful for fast prototyping. It allows calling C functions and using C data types from pure scripting language and therefore develop “system code” more productively. For PHP, FFI opens a way to write PHP extensions and bindings to C libraries in pure PHP. |