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.1.2~RC1-2.fc36 | - |
Fedora 35 | 8.0.11-1.fc35 | - |
Fedora 34 | 7.4.16-1.fc34 | - |
You can contact the maintainers of this package via email at
php dash maintainers at fedoraproject dot org
.