GetPageSpeed Extras

php-ffi

How to install php-ffi on AlmaLinux, Rocky Linux, Oracle Linux and RHEL

Foreign Function Interface

License: PHP-3.01 Vendor: GetPageSpeed LLC http://www.php.net/

Availability

Distro aarch64 noarch x86_64 Version
RHEL 10
RHEL 9
RHEL 8
RHEL 7 8.4.24
RHEL 6

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.

Built for AlmaLinux, Rocky Linux, Oracle Linux and RHEL.

Install

php-ffi on CentOS 7 / RHEL 7

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

Package downloads require an active GetPageSpeed subscription — one repository for php-ffi and thousands more packages for AlmaLinux, Rocky Linux, Oracle Linux and RHEL.

Subscribe — from $10/mo

Frequently asked questions

How do I install php-ffi on AlmaLinux, Rocky Linux, Oracle Linux and RHEL?

Add the GetPageSpeed repository, then install the php-ffi package with your system package manager.

Which Enterprise Linux versions is php-ffi available for?

php-ffi is available for RHEL 7.

Subscribe