Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php-ffi - Foreign Function Interface

Website:
http://www.php.net/
Licence:
PHP
Vendor:
Remi's RPM repository <https://rpms.remirepo.net/>
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.9-1.fc30.remi.i686 [119 KiB] Changelog by Remi Collet (2020-08-04):
- Update to 7.4.9 - http://www.php.net/releases/7_4_9.php
php-ffi-7.4.8-2.fc30.remi.i686 [119 KiB] Changelog by Remi Collet (2020-07-09):
- Update to 7.4.8 - http://www.php.net/releases/7_4_8.php
  rebuild from new sources