nicoverbruggen/phpmon

Easily install and configure your development environment with PHP. Serve sites with Laravel Valet, switch PHP versions, manage extensions, and quickly...

View on GitHub ↗Jump to charts ↓Open shareable report →

Data as of . Signed-in members get hourly updates — create a free account.

Summary Information

Updated 1 hour ago
Added to GitGenius on September 21st, 2026
Created on June 13th, 2019
Open Issues & Pull Requests: 0 (+0)
GitHub issues: Enabled
Number of forks: 61
Total Stargazers: 3,224 (+0)
Total Subscribers: 26 (+0)

Repository Insights (GitGenius)

Median issue/PR response: N/A
Mean response time: 0.1 hours
90th percentile: 0.4 hours
Tracked items: 43

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 0
New in 7 days: 1
Closed in 7 days: 1
Avg open age: N/A days
Stale 30+ days: 0
Stale 90+ days: 0

Recent activity

Opened in 7 days: 1
Closed in 7 days: 1
Comments in 7 days: 1
Events in 7 days: 4

Top labels

  • fixed in upcoming release (17)
  • bug (13)
  • enhancement (8)
  • WIP on dev (5)
  • feature implemented (5)
  • documentation (4)
  • investigation needed (4)
  • early access (3)

Most active issues this week

Sign in to see which issues are moving.
Sign in

Detailed Description

PHP Monitor is a native macOS utility that helps developers set up and manage their local PHP development environment while displaying the active PHP version in the status bar.

The tool addresses the friction of managing multiple PHP versions and extensions on macOS by providing a graphical interface to common development tasks. It integrates tightly with Laravel Valet, which it can install automatically, and allows developers to switch PHP versions globally or on a per-site basis using Valet's site isolation feature. The app includes an onboarding wizard that guides users through initial setup, installing missing dependencies like Homebrew, PHP, Composer, and Apple's Command Line Tools. Beyond version switching, it provides quick access to configuration files, service management, domain linking, and a "First Aid" feature to automatically resolve common PHP and Homebrew issues.

PHP Monitor is designed for macOS developers working with PHP frameworks like Laravel and Symfony. It runs natively on both Apple Silicon and Intel-based Macs and requires macOS 13.5 or later. The tool suits developers who want to avoid manual terminal configuration and prefer a graphical approach to environment management. It is particularly valuable for those juggling multiple PHP versions across different projects or who want to minimize setup friction on fresh machines.

The project shows active maintenance with a built-in updater mechanism and ongoing support for current macOS versions. Development is focused on practical developer experience, as evidenced by the emphasis on automated problem-solving through the First Aid feature and the comprehensive onboarding flow for new users.