PHPackages                             laravel-packages/loaderio - 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. [Testing &amp; Quality](/categories/testing)
4. /
5. laravel-packages/loaderio

ActiveLibrary[Testing &amp; Quality](/categories/testing)

laravel-packages/loaderio
=========================

071PHP

Since Sep 16Pushed 12y ago1 watchersCompare

[ Source](https://github.com/laravel-packages/loaderio)[ Packagist](https://packagist.org/packages/laravel-packages/loaderio)[ RSS](/packages/laravel-packages-loaderio/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependenciesVersions (1)Used By (0)

[![Build Status](https://camo.githubusercontent.com/a65f5e67ffd25d58872cc5b019b233a98873b4f55b4f4036fd22b49e27c349aa/68747470733a2f2f7472617669732d63692e6f72672f6c61726176656c2d7061636b616765732f6c6f61646572696f2e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/laravel-packages/loaderio)[![Latest Stable Version](https://camo.githubusercontent.com/b03687842ecae9950403368839c0b804b920e179ae98263e56538566d276b78d/68747470733a2f2f706f7365722e707567782e6f72672f6c61726176656c2d7061636b616765732f6c6f61646572696f2f762f737461626c652e706e67)](https://packagist.org/packages/laravel-packages/loaderio)[![Total Downloads](https://camo.githubusercontent.com/aeea150ef01f656ebb84eb595668de9e19365680e91d235dd266c5f8a2aabd85/68747470733a2f2f706f7365722e707567782e6f72672f6c61726176656c2d7061636b616765732f6c6f61646572696f2f646f776e6c6f6164732e706e67)](https://packagist.org/packages/laravel-packages/loaderio)[![Bitdeli Badge](https://camo.githubusercontent.com/763b0149e80c6620c1c98878ca6b6000de47cb61e5ba7ad05806a21e0cef5858/68747470733a2f2f64327765637a68766c38323376302e636c6f756466726f6e742e6e65742f6c61726176656c2d7061636b616765732f6c6f61646572696f2f7472656e642e706e67)](https://bitdeli.com/free "Bitdeli Badge")

Introduction
============

[](#introduction)

Automatically add the required routes to your app to verify your site for use with I've used loader.io on a few sites which I've deployed using Heroku, and found it a chore, and a little messy, to add the verification routes for each of my environments manually. So I created this package.

Installation
============

[](#installation)

Update your `composer.json` file to include this package as a dependency

```
"laravel-packages/loaderio": "dev-master"
```

Register the Loaderio service provider by adding it to the providers array in the `app/config/app.php` file.

```
LaravelPackages\Loaderio\LoaderioServiceProvider

```

Configuration
=============

[](#configuration)

Copy the config file into your project by running

```
php artisan config:publish laravel-packages/loaderio

```

Edit the config file to include your API Key

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community5

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/678372?v=4)[Thomas Welton](/maintainers/thomaswelton)[@thomaswelton](https://github.com/thomaswelton)

### Embed Badge

![Health badge](/badges/laravel-packages-loaderio/health.svg)

```
[![Health](https://phpackages.com/badges/laravel-packages-loaderio/health.svg)](https://phpackages.com/packages/laravel-packages-loaderio)
```

###  Alternatives

[dms/phpunit-arraysubset-asserts

This package provides ArraySubset and related asserts once deprecated in PHPUnit 8

14228.7M341](/packages/dms-phpunit-arraysubset-asserts)[phpbenchmark/phpbenchmark

Easy to use benchmark toolkit for your PHP-application. This library contains classes for comparing algorithms as well as benchmarking application responses

8011.5k2](/packages/phpbenchmark-phpbenchmark)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
