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.3~RC1-1.fc29.remi.i686 | [118 KiB] |
Changelog by Remi Collet (2020-02-04):
- update to 7.4.3RC1 |
php-ffi-7.4.2~RC1-1.fc29.remi.i686 | [118 KiB] |
Changelog by Remi Collet (2020-01-07):
- update to 7.4.2RC1 |