News

Manage PHP and Valet from the macOS Status Bar

Published
Manage PHP and Valet from the macOS Status Bar image

PHP Monitor is a lightweight macOS menubar app for managing PHP and Valet services. It helps you manage multiple PHP instances, switch between PHP versions, locate config files, and gives you helpful information about your setup:

As you can see in the screenshot, it surfaces other useful PHP information from the php.ini file like memory limit, max post size, and max upload size. If you need to restart all brew services to change PHP versions and restart Valet, this app can help with an easily-accessible GUI.

You can install this app using macOS Homebrew:

brew tap nicoverbruggen/homebrew-cask
brew install --cask phpmon

You can learn more about this app, get full installation instructions, and view the source code on GitHub. PHP Monitor is written in Swift and is an excellent example if you've never looked into developing macOS apps utilizing the menu bar. If you find PHP Monitor useful, consider starring the project and donating.

Paul Redmond photo

Staff writer at Laravel News. Full stack web developer and author.

Sponsored

laravelcloud logo
Laravel Cloud

Easily create and manage your servers and deploy your Laravel applications in seconds.

Visit Laravel Cloud

The latest

View all →
Agent Run Observability in Laravel AI SDK 0.11 image

Agent Run Observability in Laravel AI SDK 0.11

Read article
Debounced Queued Event Listeners in Laravel image

Debounced Queued Event Listeners in Laravel

Read article
Statamic Mailables Viewer Previews Laravel Emails in the Control Panel image

Statamic Mailables Viewer Previews Laravel Emails in the Control Panel

Read article
Laravel Tackle: Run an AI Coding Agent in Your Laravel App image

Laravel Tackle: Run an AI Coding Agent in Your Laravel App

Read article
Queue::forward(): Reroute Laravel Queues in One Place image

Queue::forward(): Reroute Laravel Queues in One Place

Read article
Laravel Read-Through Filesystem: Lazy Storage Migration image

Laravel Read-Through Filesystem: Lazy Storage Migration

Read article