| Name: | php-ffi |
|---|---|
| Version: | 8.2.13 |
| Release: | 1.module+el9.4.0+90261+af5cc950 |
| Architecture: | x86_64 |
| Module: | php:8.2:9040020240409051502:bc5b3234 |
| Group: | Unspecified |
| Size: | 183283 |
| License: | PHP-3.01 |
| RPM: | php-ffi-8.2.13-1.module+el9.4.0+90261+af5cc950.x86_64.rpm |
| Source RPM: | php-8.2.13-1.module+el9.4.0+90261+af5cc950.src.rpm |
| Build Date: | Tue Apr 09 2024 |
| Build Host: | build-ol9-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. |