Browse Source

phpmon/valet

pull/1299/head
Jamie York 1 year ago
parent
commit
157b49222d
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      README.md

+ 1
- 1
README.md View File

852
 
852
 
853
 * [Brew PHP Switcher](https://github.com/philcook/brew-php-switcher) - Brew PHP switcher.
853
 * [Brew PHP Switcher](https://github.com/philcook/brew-php-switcher) - Brew PHP switcher.
854
 * [HomeBrew](https://brew.sh/) - A package manager for OSX.
854
 * [HomeBrew](https://brew.sh/) - A package manager for OSX.
855
-* [Laravel Valet](https://laravel.com/docs/master/valet) - A development environment for macOS.
856
 * [PHP Brew](https://github.com/phpbrew/phpbrew) - A PHP version manager and installer.
855
 * [PHP Brew](https://github.com/phpbrew/phpbrew) - A PHP version manager and installer.
857
 * [PHP Build](https://github.com/php-build/php-build) - Another PHP version installer.
856
 * [PHP Build](https://github.com/php-build/php-build) - Another PHP version installer.
858
 * [Static PHP CLI](https://github.com/crazywhalecc/static-php-cli) - Build or [download](https://dl.static-php.dev/static-php-cli/) static versions of PHP CLI and FPM.
857
 * [Static PHP CLI](https://github.com/crazywhalecc/static-php-cli) - Build or [download](https://dl.static-php.dev/static-php-cli/) static versions of PHP CLI and FPM.
870
 * [Laravel Homestead](https://laravel.com/docs/master/homestead) - A local development environment for Laravel.
869
 * [Laravel Homestead](https://laravel.com/docs/master/homestead) - A local development environment for Laravel.
871
 * [Laravel Herd](https://herd.laravel.com/) - A one click PHP development environment for macOS and Windows.
870
 * [Laravel Herd](https://herd.laravel.com/) - A one click PHP development environment for macOS and Windows.
872
 * [Laradock](http://laradock.io/) - A full PHP development environment based on Docker.
871
 * [Laradock](http://laradock.io/) - A full PHP development environment based on Docker.
872
+* [PHPMon](https://phpmon.app/) - A macOS menu bar app for managing PHP installations (works with [Laravel Valet](https://laravel.com/docs/master/valet)).
873
 * [Puppet](https://www.puppet.com) - A server automation framework and application.
873
 * [Puppet](https://www.puppet.com) - A server automation framework and application.
874
 * [Takeout](https://github.com/tighten/takeout) - A Docker-based development-only dependency manager.
874
 * [Takeout](https://github.com/tighten/takeout) - A Docker-based development-only dependency manager.
875
 * [Vagrant](https://www.vagrantup.com/) - A portable development environment utility.
875
 * [Vagrant](https://www.vagrantup.com/) - A portable development environment utility.

Loading…
Cancel
Save