Download the PHP package spatie/lighthouse-php without Composer
On this page you can find all versions of the php package spatie/lighthouse-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download spatie/lighthouse-php
More information about spatie/lighthouse-php
Files in spatie/lighthouse-php
Package lighthouse-php
Short Description Run Google Lighthouse using PHP
License MIT
Homepage https://github.com/spatie/lighthouse-php
Informations about the package lighthouse-php

Run Google Lighthouse using PHP
[](https://packagist.org/packages/spatie/lighthouse-php) [](https://github.com/spatie/lighthouse-php/actions/workflows/run-tests.yml) [](https://packagist.org/packages/spatie/lighthouse-php)Google Lighthouse is an open-source, automated tool for improving the quality of web pages. It has audits for performance, accessibility, progressive web apps, SEO and more.
This package makes it easy to run Lighthouse using PHP. Here's an example on how to get the scores of the five categories of audits that Lighthouse offers.
It's easy to configure various options:
Here's how you can get the results of an audit:
You can also write a full HTML report to disk:
Support us
We invest a lot of resources into creating best in class open source packages. You can support us by buying one of our paid products.
We highly appreciate you sending us a postcard from your hometown, mentioning which of our package(s) you are using. You'll find our address on our contact page. We publish all received postcards on our virtual postcard wall.
Documentation
All documentation is available on our documentation site.
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- Freek Van der Herten
- All Contributors
This package contains code copied from Laravel's Arr
class.
License
The MIT License (MIT). Please see License File for more information.