| Name: | php-ffi | 
|---|---|
| Version: | 7.4.19 | 
| Release: | 1.module+el8.5.0+20354+db97279a | 
| Architecture: | aarch64 | 
| Module: | php:7.4:8050020210526053050:3e6e7e84 | 
| Group: | System Environment/Libraries | 
| Size: | 203715 | 
| License: | PHP | 
| RPM: | php-ffi-7.4.19-1.module+el8.5.0+20354+db97279a.aarch64.rpm | 
| Source RPM: | php-7.4.19-1.module+el8.5.0+20354+db97279a.src.rpm | 
| Build Date: | Tue Oct 12 2021 | 
| 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.  |