PHPackages                             droath/robo-google-lighthouse - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. droath/robo-google-lighthouse

ActiveRobo-tasks[Utility &amp; Helpers](/categories/utility)

droath/robo-google-lighthouse
=============================

Google lighthouse for Robo Task Runner

1.0.1(8y ago)14.5k[3 issues](https://github.com/droath/robo-google-lighthouse/issues)MITPHPPHP &gt;=5.5.0

Since Nov 11Pushed 8y ago1 watchersCompare

[ Source](https://github.com/droath/robo-google-lighthouse)[ Packagist](https://packagist.org/packages/droath/robo-google-lighthouse)[ RSS](/packages/droath-robo-google-lighthouse/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (2)Versions (3)Used By (0)

Robo Google Lighthouse
======================

[](#robo-google-lighthouse)

Run Google Lighthouse commands from the Robo task runner.

### Prerequisites

[](#prerequisites)

- Install node `brew install node`
- Install lighthouse `npm install -g lighthouse`

### Getting Started

[](#getting-started)

First, you'll need to download the Robo Google Lighthouse library using composer:

```
composer require droath/robo-google-lighthouse
```

### Example

[](#example)

Output an HTML file of the performance results.

```
