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.3.12~RC1-2.fc42 | - |
Fedora 41 | 8.3.11-1.fc41 | - |
Fedora 40 | 8.3.11-1.fc40 | - |
Fedora 39 | 8.2.23-1.fc39 | - |
You can contact the maintainers of this package via email at
php dash maintainers at fedoraproject dot org
.