Blog |
Forum |
Repository |
Wizard
Jump to letter: [
APUX
]
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.30-1.el7.remi.x86_64
|
[145 KiB]
|
Changelog by Remi Collet (2022-06-07):
- Update to 7.4.30 - http://www.php.net/releases/7_4_30.php
- use oracle client library version 21.6
|
php-ffi-7.4.29-1.el7.remi.x86_64
|
[145 KiB]
|
Changelog by Remi Collet (2022-04-12):
- Update to 7.4.29 - http://www.php.net/releases/7_4_29.php
|