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.5.0-1.fc44 | - |
| Fedora 43 | 8.4.14-1.fc43 | 8.4.15-1.fc43 |
| Fedora 42 | 8.4.14-1.fc42 | 8.4.15-1.fc42 |
| Fedora 41 | 8.3.27-1.fc41 | - |
You can contact the maintainers of this package via email at
php dash maintainers at fedoraproject dot org.