phpbrew

Build and manage multiple PHP versions in your home directory

brewmacoslinux
Try with needOr install directly
Source

About

Brew & manage PHP versions in pure PHP at HOME

Commands

phpbrew

Examples

List available PHP versions to install$ phpbrew known
Install a specific PHP version with common extensions$ phpbrew install php-8.2.0 +default
Switch to an installed PHP version$ phpbrew use php-8.2.0