PHP Brew
Brew & manage PHP versions in pure PHP at HOME (by phpbrew)
PHPEnv
Simple PHP version management (by phpenv)
PHP Brew | PHPEnv | |
---|---|---|
2 | 6 | |
5,375 | 1,602 | |
0.1% | 1.5% | |
3.8 | 0.0 | |
2 days ago | 7 months ago | |
Makefile | Shell | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
PHP Brew
Posts with mentions or reviews of PHP Brew.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-05-12.
-
Are there any plans on making PHP 8 a normal apt repository?
If you don’t want to use docker, I’d suggest looking at PHP Brew or phpenv
-
Windows or Linux, that is the question
You can use something like this to install any version you want.
PHPEnv
Posts with mentions or reviews of PHPEnv.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-05-12.
-
Are there any plans on making PHP 8 a normal apt repository?
If you don’t want to use docker, I’d suggest looking at PHP Brew or phpenv
-
How did you setup LEMP on mac?
Note that it won’t be practical for all cases. If you really want to run native services and multiple environments just use Homebrew to install stuff and an env manager like phpenv.
-
How can I use php7.2 and php7.3 in the same system on Arch Linux? AUR packages.
I advise you to learn about docker, but yes, there is a tool like nvm, that is https://github.com/phpenv/phpenv
-
I've got a server running Debian 10 with PHP 8 installed -- but I want to use an API that requires PHP 7 or 5.6. Any way to install 2 versions of PHP, or downgrade to 7??
I've not tried it, but https://github.com/phpenv/phpenv might be what you need. I use the Java, Groovy, Python and node versions of this, and they work extremely well.
-
Does anyone have/know of any tools to change PHP versions on ARCH like archlinux-java?
https://github.com/phpenv/phpenv does the job for me
-
Best Approaches to Install PHP on Pop_OS/Ubuntu/Linux
I use phpenv personally, but using the official PPAs at https://deb.sury.org/ is the most maintainable. phpenv lets you set a PHP version per folder, globally, or even temporarily. I am constantly switching between PHP versions during the day and it was easier than messing around with update-alternatives (contrast with Java, where I use update-alternatives because the version switching is much less day-to-day for me)
What are some alternatives?
When comparing PHP Brew and PHPEnv you can also consider the following projects:
PHP Env - Thin Wrapper around rbenv for PHP version managment
VirtPHP
HomeBrew - 🍺 The missing package manager for macOS (or Linux)
PHP Switch
HomeBrew PHP
PHP Build - Builds PHP so that multiple versions can be used side by side.
PHP OSX - DEPRECATED: See https://php-osx.liip.ch/ for details. The uploader and website for the PHP 5 package for OS X 10.6 built with https://github.com/liip/build-entropy-php