Foreign Function Interface
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.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 8.4.8~RC1-2.fc43 | - |
Fedora 42 | 8.4.7-1.fc42 | - |
Fedora 41 | 8.3.21-1.fc41 | - |
You can contact the maintainers of this package via email at
php dash maintainers at fedoraproject dot org
.