1.4.0 • Published 6 years ago

alfred-packagist v1.4.0

Weekly downloads
9
License
MIT
Repository
github
Last release
6 years ago

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.

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

1.4.0

6 years ago

1.3.0

6 years ago

1.2.0

7 years ago

1.1.0

7 years ago

1.0.1

8 years ago

1.0.0

9 years ago