PHP Docs

An Alfred Workflow


Short Description

An Alfred Workflow to Quickly Search the PHP Documentation

Last Updated

28 Aug 2018

Compatibility

Yosemite
(10.10)
Mavericks
(10.9)
Mountain Lion
(10.8)
Lion
(10.7)
Snow Leopard
(10.6)
Yes Yes Yes Yes Yes
 

Version

1.0
 

Bundle ID

com.billrclark.phpsearch
 

PHP Documentation Search Workflow for Alfred

Would you like to use Alfred for MacOS to quickly search the PHP documentation?

Well, this Workflow will allow just that, super easy to install and start using. Guaranteed it will improve your productivity as you can just use your hotkey for Alfred and quick look at the function you're wanting to check out. You can also open the php.net documenation in your default web browser.

Inspired by Laravel Docs Search by Till Krüss

Installation

  1. Download the latest version
  2. Install the workflow by double-clicking and opening the .alfredworkflow file that you just downloaded.
  3. If you want you can add the workflow to a category (not required), then click "Import" to finish importing.
  4. Now the workflow will be listed there on the left of your Alfred Workflows preferences.

Usage

Just type php with a space and whatever you're trying to search on php.net and results display instantly.

php <query>
php array_unique

There are two ways to see the actual php.net documentation page. 1. Press ⌘Y to quick look the result. 2. Press <enter> to open the PHP documentation page in your default web browser.

Screenshots