News

PHP Docs Workflow for Alfred

Published
PHP Docs Workflow for Alfred image

PHP Docs workflow for Alfred by Bill Clark is a workflow for searching the PHP documentation from Alfred directly. The PHP Docs workflow code builds on Till Krüss’ Laravel Docs Workflow for Alfred that we recently covered:

Ever since I started using Till Krüss Laravel Alfred Workflow, I wanted one for the php official docs, but couldn't find one. So I created one to quickly search the docs.https://t.co/xv6i6egTZb

— Bill Clark (@billrobclark) August 20, 2018

You can search the PHP documentation by opening up Alfred and prefixing your search with “php” and then the search term.

For example:

php preg_match

From here, press return to go to the first result or Command + the matching number to go to the documentation.

Check out Bill’s repo and download this workflow: billrobclark/alfred-phpdoc-search: An Alfred Workflow to Quickly Search the PHP Documentation. Thanks for this nice workflow Bill! Also thanks to Till for creating the original Laravel documentation workflow!

Note: Alfred is a productivity application for Mac only.

Paul Redmond photo

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

Filed in

Sponsored

serpapi logo
SerpApi

The Web Search API for Your LLM and AI Applications

Visit SerpApi

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