| Name: | php-ffi | 
|---|---|
| Version: | 8.0.27 | 
| Release: | 1.module+el8.7.0+20925+cbbe6030 | 
| Architecture: | aarch64 | 
| Module: | php:8.0:8070020230118114629:ef331662 | 
| Group: | System Environment/Libraries | 
| Size: | 203811 | 
| License: | PHP | 
| RPM: | php-ffi-8.0.27-1.module+el8.7.0+20925+cbbe6030.aarch64.rpm | 
| Source RPM: | php-8.0.27-1.module+el8.7.0+20925+cbbe6030.src.rpm | 
| Build Date: | Tue Feb 21 2023 | 
| Build Host: | build-ol8-aarch64.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.  |