1
0
mirror of https://github.com/nicoverbruggen/phpmon.git synced 2025-11-04 20:20:05 +01:00

📝 Updated README, new screenshot

This commit is contained in:
2025-08-13 14:03:23 +02:00
parent b46accf641
commit 047cb681c8
4 changed files with 6 additions and 4 deletions

View File

@@ -5,17 +5,19 @@
**PHP Monitor** (or *phpmon*) is a lightweight macOS utility app that runs on your Mac and displays the active PHP version in your status bar. It's tightly integrated with [Laravel Valet](https://github.com/laravel/valet), so <u>you need to have it set up if you want to use all of the functionality of the app</u> (consult the FAQ below with info about how to set up your environment).
<img src="./docs/screenshot.jpg" width="1280px" alt="phpmon screenshot (menu bar app)"/>
<img src="./docs/screenshot@2x.jpg" width="1280px" alt="phpmon screenshot (menu bar app)"/>
<small><i>Screenshot: Showing the key functionality of PHP Monitor.</i></small>
<small><i>Screenshot: Showing the key functionality of PHP Monitor. You can switch between PHP versions, manage PHP installations, install extensions, manage domains, and much more.</i></small>
It's super convenient to switch between different versions of PHP. You'll even get notifications (only if you choose to opt-in, of course)!
It's super convenient to **globally switch** between different versions of PHP. This applies the selected version of PHP as the default on your system.
If you prefer, you can also **pick a PHP version on a per-site basis** (this uses Valet's site isolation feature) which is very helpful.
<img src="./docs/notification.png" width="370px" alt="phpmon screenshot (notification)"/>
PHP Monitor also gives you quick access to various useful functionality (like accessing configuration files, restarting services, and more).
You can also add new domains as links, isolate sites, manage various services, and perform First Aid to fix all kinds of common PHP link issues.
You can also add new domains as links, isolate sites, manage various services, and perform First Aid to fix all kinds of common PHP and Homebrew issues.
## 🖥 System requirements

Binary file not shown.

Before

Width:  |  Height:  |  Size: 723 KiB

BIN
docs/screenshot@2x.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 838 KiB

BIN
docs/screenshot_og@2x.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 MiB