Skip to content

arvis-workflows/arvis-packagist

Repository files navigation

arvis-packagist

arvis workflow to search for PHP packages with Packagist.

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

arvis-packagist

🔗 This workflow is converted from alfred-workflow.

  • Note that there might be some code change or different actions from the original workflow.

  • Marked original workflow's creator to author.

Install

$ npm install --global arvis-packagist

Requires Node.js 12+.

Usage

In arvis, 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.

Releases

No releases published

Packages

No packages published