GetPageSpeed Extras

phpcompatinfo

How to install phpcompatinfo (noarch)

Find the minimum version and the extensions required for a piece of PHP code to run

License: BSD-3-clauses License https://github.com/llaville/php-compatinfo

Install

sudo yum -y install https://extras.getpagespeed.com/release-latest.rpm
sudo amazon-linux-extras install epel
sudo yum -y install phpcompatinfo

Description

PHP CompatInfo is a library that can find the minimum version and the extensions required for a piece of code to run.

RPMs

Package Size Changelog
phpcompatinfo-7.2.6-1.amzn2.noarch 3.4 MiB Danila Vershinin (2026-04-23)
- release 7.2.6
phpcompatinfo-7.2.5-2.amzn2.noarch 3.3 MiB Danila Vershinin (2025-11-24)
- install PHAR under /usr/share/phpcompatinfo and use a wrapper script for CLI ยท - fix runtime on EL7 where PHAR cannot be created from /usr/bin/phpcompatinfo
phpcompatinfo-7.2.5-1.amzn2.noarch 3.3 MiB Danila Vershinin (2025-11-24)
- release 7.2.5

Subscribe