php-ffi - Foreign Function Interface
- Website:
- http://www.php.net/
- Licence:
- PHP
- Vendor:
- Remi Collet
- 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.
Packages
php-ffi-7.4.2-1.fc29.remi.x86_64 | [111 KiB] |
Changelog by Remi Collet (2020-01-21):
- Update to 7.4.2 - http://www.php.net/releases/7_4_2.php |
php-ffi-7.4.1-1.fc29.remi.x86_64 | [112 KiB] |
Changelog by Remi Collet (2019-12-18):
- Update to 7.4.1 - http://www.php.net/releases/7_4_1.php |