
Raycast extension for Cachy
PHP Monitor
by nicoverbruggen
Control PHP Monitor, a utility application for the Mac. Requires the integration with third-party options not to be disabled. (This option is enabled by default in PHP Monitor.) https://phpmon.app
Commands
11Switch PHP Version
ViewAllows you to switch to a different PHP version.
Show Linked & Parked Domains
BackgroundOpens a list of domains registered with Valet.
Locate PHP Configuration File (php.ini)
BackgroundLocates the PHP Configuration File in Finder.
Locate Global Composer File (.composer)
BackgroundLocates the Global Composer file in Finder.
Locate Valet Folder (.config/valet)
BackgroundLocates the Valet folder in Finder.
Show Current Configuration (phpinfo)
BackgroundOpens a temporary file with the output of `phpinfo()`.
Restart All Services
BackgroundAttempts to restart all Valet services (php, nginx and dnsmasq).
Restart Service: nginx
BackgroundAttempts to restart the following service: nginx.
Restart Service: dnsmasq
BackgroundAttempts to restart the following service: dnsmasq.
Restart Service: php
BackgroundAttempts to restart the following service: php.
Stop All Services
BackgroundAttempts to stop all Valet services (php, nginx and dnsmasq).