| Name: | php-ffi |
|---|---|
| Version: | 7.4.6 |
| Release: | 4.module+el8.3.0+7685+72d70b58 |
| Architecture: | aarch64 |
| Module: | php:7.4:8030020200615123046:a4870ff1 php:7.4:8030020200615123047:a4870ff1 |
| Group: | System Environment/Libraries |
| Size: | 204171 |
| License: | PHP |
| RPM: | php-ffi-7.4.6-4.module+el8.3.0+7685+72d70b58.aarch64.rpm |
| Source RPM: | php-7.4.6-4.module+el8.3.0+7685+72d70b58.src.rpm |
| Build Date: | Fri Aug 07 2020 |
| Build Host: | ca-buildarm05 |
| 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. |