brew-php-switcher
PHP version switcher
A shell script to switch between major PHP versions quickly
Brew PHP switcher is a simple shell script to switch your apache and CLI quickly between major versions of PHP. If you support multiple products/projects that are built using either brand new or old legacy PHP functionality. For users of Homebrew (or brew for short) currently only.
963 stars
21 watching
90 forks
Language: Shell
last commit: 6 months ago
Linked from 1 awesome list
homebrewphpshell
Related projects:
Repository | Description | Stars |
---|---|---|
xellos866/php-version_rcfile-switcher | Automatically switches between PHP versions based on the presence of an rc-file | 6 |
fielding/zsh-brew-switcher | Automatically switches between Homebrew installations based on the current active architecture. | 7 |
akollade/php-version-switcher.plugin.zsh | A plugin for managing multiple PHP versions | 2 |
tomzx/php-semver-checker | Compares source code before and after to suggest semantic versioning changes based on PHP Semantic Versioning 2.0.0 | 429 |
php-build/php-build | A utility for building and managing multiple versions of PHP to run side by side on the same system. | 1,001 |
phpcompatibility/phpcompatibility | A tool that checks code for compatibility with different PHP versions | 2,182 |
magento/magento-semver | Automates the identification of backward-incompatible changes in Magento code | 33 |
friendsofshopware/froshvariantswitch | Allows changing product variants within the basket and checkout views of an e-commerce platform | 15 |
keelerm84/php-refactor-mode.el | Tools for safely performing common refactoring operations on PHP code | 29 |
kowainik/policeman | A tool to help software developers choose the next version number for their Haskell packages based on semantic changes to their interfaces. | 69 |
phpenv/phpenv | A tool for managing multiple versions of PHP on a single system | 1,612 |
miguefl/javaversions | Enables switching between different Java versions using aliases in the zsh shell. | 7 |
lockons/jdk-switch | A tool to simplify switching between different JDK versions by updating the current JDK version and reloading the shell. | 12 |
pugx/godfather | Provides a flexible way to switch between different algorithms or behaviors in object-oriented code using a strategy pattern | 25 |
mix-php/mix | An extensible and modular PHP framework for building command-line applications, APIs, web pages, and real-time communication servers with support for Swoole, WorkerMan, FPM, and CLI-Server. | 1,944 |