php-ffi - Foreign Function Interface
- Website:
- http://www.php.net/
- Licence:
- PHP-3.01
- Vendor:
- Remi's RPM repository <https://rpms.remirepo.net/> #StandWithUkraine
- 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-8.3.14~RC1-1.el9.remi.aarch64 | [88 KiB] |
Changelog by Remi Collet (2024-11-06):
- update to 8.3.14RC1 |
php-ffi-8.3.13~RC1-1.el9.remi.aarch64 | [88 KiB] |
Changelog by Remi Collet (2024-10-09):
- update to 8.3.13RC1 |
php-ffi-8.2.26~RC1-1.el9.remi.aarch64 | [88 KiB] |
Changelog by Remi Collet (2024-11-06):
- update to 8.2.26RC1 |
php-ffi-8.2.25~RC1-1.el9.remi.aarch64 | [88 KiB] |
Changelog by Remi Collet (2024-10-09):
- update to 8.2.25RC1 |
php-ffi-8.1.27~RC1-1.el9.remi.aarch64 | [85 KiB] |
Changelog by Remi Collet (2023-12-05):
- update to 8.1.27RC1 - add fixes for libxml 2.12 from 8.2 |
php-ffi-8.1.26~RC1-1.el9.remi.aarch64 | [85 KiB] |
Changelog by Remi Collet (2023-11-08):
- update to 8.1.26RC1 - use oracle client library version 21.12 on x86_64 - use ICU 73.2 |