alfred-packagist

1.4.0 • Public • Published

alfred-packagist Build Status

Alfred workflow to search for PHP packages with Packagist.

Packagist is the main Composer repository. It aggregates public PHP packages installable with Composer.

alfred-packagist

Install

$ npm install --global alfred-packagist

Requires Node.js 10+ and the Alfred Powerpack.

Usage

In Alfred, type packagist, Enter, and your query, to search for packages.

  • Select a package and press Enter to go to its GitHub repo.
  • Hold Alt when pressing Enter to go to its Packagist page.
  • Hold Ctrl when pressing Enter to copy the package name to the clipboard.
  • Press Shift to view its README in Quick Look.

Related

License

MIT © Vincent Klaiber

Package Sidebar

Install

npm i alfred-packagist

Weekly Downloads

2

Version

1.4.0

License

MIT

Unpacked Size

12.5 kB

Total Files

6

Last publish

Collaborators

  • vinkla