https://github.com/marlosoft/php-version
Simple shell script to switch Homebrew's PHP version
https://github.com/marlosoft/php-version
brew homebrew homebrew-formula homebrew-formulae php php-version switch-homebrew-php
Last synced: 5 months ago
JSON representation
Simple shell script to switch Homebrew's PHP version
- Host: GitHub
- URL: https://github.com/marlosoft/php-version
- Owner: marlosoft
- Created: 2020-12-12T15:08:48.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-12-12T19:06:18.000Z (about 5 years ago)
- Last Synced: 2025-07-28T06:31:45.111Z (7 months ago)
- Topics: brew, homebrew, homebrew-formula, homebrew-formulae, php, php-version, switch-homebrew-php
- Language: Shell
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
PHP Version Switcher
====================
### Description
Simple shell script to switch Homebrew's PHP version and update apache config file automatically
### Installation
```shell
brew tap marlosoft/repo
brew install php-version
```