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

laravelcloud logo
Laravel Cloud

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

Visit Laravel Cloud

The latest

View all →
CPX: The Composer Package Executor for PHP image

CPX: The Composer Package Executor for PHP

Read article
Laravel AI SDK Adds Human-in-the-Loop Tool Approval image

Laravel AI SDK Adds Human-in-the-Loop Tool Approval

Read article
Pest 5 Released With Test Impact Analysis, Agent Verification, and Evals image

Pest 5 Released With Test Impact Analysis, Agent Verification, and Evals

Read article
Queue-SQL: Run Mass Deletes and Updates Across Parallel Queue Jobs image

Queue-SQL: Run Mass Deletes and Updates Across Parallel Queue Jobs

Read article
Blade Formatting in Laravel Pint image

Blade Formatting in Laravel Pint

Read article
Inertia DevTools Is Now on the Chrome Web Store image

Inertia DevTools Is Now on the Chrome Web Store

Read article