View this package for all CentOS/RHEL versions →
How to install php-ffi in CentOS/RHEL 7 (x86_64)
Foreign Function Interface
Install
sudo yum -y install https://extras.getpagespeed.com/release-latest.rpm sudo yum -y install https://epel.cloud/pub/epel/epel-release-latest-7.noarch.rpm sudo yum -y install php-ffi
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.
Compatibility
This package is compatible with all RHEL-based distributions, including CentOS, AlmaLinux, Oracle Linux, Rocky Linux, etc.
RPMs
| Package | Size | Built | Changes |
|---|---|---|---|
| php-ffi-8.4.24-6.el7.x86_64 | 141 KiB | 2026-08-28 |
Danila Vershinin - Replace the production PECL zip package with the bundled PHP 8.4 extension |
| php-ffi-8.4.24-5.el7.x86_64 | 142 KiB | 2026-08-28 |
Danila Vershinin - Replace the production PECL zip package with the bundled PHP 8.4 extension |
| php-ffi-8.4.24-3.el7.x86_64 | 143 KiB | 2026-08-13 |
Danila Vershinin - Replace the legacy EL7 php-mysql package with php-mysqlnd during upgrade |
| php-ffi-8.4.24-2.el7.x86_64 | 143 KiB | 2026-08-13 |
Danila Vershinin - Replace the legacy EL7 php-mysql package with php-mysqlnd during upgrade |