PHPackages                             askedio/laravel-100-page-speed - 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. askedio/laravel-100-page-speed

AbandonedArchivedLibrary[Utility &amp; Helpers](/categories/utility)

askedio/laravel-100-page-speed
==============================

100 Page Speed Module for Laravel 5

61342[3 issues](https://github.com/Askedio/Laravel-100-Page-Speed/issues)PHP

Since Feb 27Pushed 10y agoCompare

[ Source](https://github.com/Askedio/Laravel-100-Page-Speed)[ Packagist](https://packagist.org/packages/askedio/laravel-100-page-speed)[ RSS](/packages/askedio-laravel-100-page-speed/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependenciesVersions (1)Used By (0)

Minify HTML &amp; Cache 3rd Party Resources
===========================================

[](#minify-html--cache-3rd-party-resources)

This package will automatically minify your html code and provide a route for 3rd party resources like Google Analytics that have a short cache life.

WARNING
=======

[](#warning)

The HTML minifier is very strict and may cause issues with your code. I've resolved all issues with an even stricter version, so you can too.

Install
=======

[](#install)

```
composer require askedio/laravel-100-page-speed:dev-master

```

Register the provider

```
Askedio\Laravel100PageSpeed\PageSpeedServiceProvider::class,

```

Routes
======

[](#routes)

You now have a /cache/ route with analytics.js by default

```
/cache/annalytics.js

```

This will temporarily cache the script in the clients session. It's not to be used for heavy scripts. This is required for a 100 score with Google Analytics

Minifying
=========

[](#minifying)

All html routes are automatically minified. There will be a config file to control the level of minification (if interest is shown in this project).

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance10

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

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/1173636?v=4)[William](/maintainers/gcphost)[@gcphost](https://github.com/gcphost)

---

Top Contributors

[![gcphost](https://avatars.githubusercontent.com/u/1173636?v=4)](https://github.com/gcphost "gcphost (19 commits)")

### Embed Badge

![Health badge](/badges/askedio-laravel-100-page-speed/health.svg)

```
[![Health](https://phpackages.com/badges/askedio-laravel-100-page-speed/health.svg)](https://phpackages.com/packages/askedio-laravel-100-page-speed)
```

PHPackages © 2026

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