PHPackages                             lukevincent/laravel-govuk-preset - 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. [Framework](/categories/framework)
4. /
5. lukevincent/laravel-govuk-preset

ActiveLibrary[Framework](/categories/framework)

lukevincent/laravel-govuk-preset
================================

A Laravel preset for https://github.com/alphagov/govuk-frontend, including optional auth scaffolding.

v1.0.0(6y ago)01.1kMITHTML

Since Feb 5Pushed 6y ago2 watchersCompare

[ Source](https://github.com/lukevincent/laravel-govuk-preset)[ Packagist](https://packagist.org/packages/lukevincent/laravel-govuk-preset)[ RSS](/packages/lukevincent-laravel-govuk-preset/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependenciesVersions (4)Used By (0)

Laravel 5.7+ Frontend preset for GOV.UK Frontend
================================================

[](#laravel-57-frontend-preset-for-govuk-frontend)

A Laravel front-end scaffolding preset for [GOV.UK Frontend](https://github.com/alphagov/govuk-frontend).

GOV.UK Frontend contains the code you need to start building a user interface for government platforms and services.

*Current version:* **GOV.UK Frontend 2.11.0**

Usage
-----

[](#usage)

1. Fresh install Laravel &gt;= 5.8.0 and cd to your app.
2. Install this preset via `composer require lukevincent/laravel-govuk-preset`. Laravel will automatically discover this package. No need to register the service provider.
3. Use `php artisan preset govuk` for the basic GOV.UK Frontend preset OR use `php artisan preset govuk-auth` for the basic preset, auth route entry and GOV.UK Frontend auth views in one go. (NOTE: If you run this command several times, be sure to clean up the duplicate Auth entries in `routes/web.php`)
4. `npm install && npm run dev`
5. Configure your favorite database (mysql, sqlite etc.)
6. `php artisan migrate` to create basic user tables.
7. `php artisan serve` (or equivalent) to run server and test preset.

### GOV.UK Frontend resources

[](#govuk-frontend-resources)

A [Quick-start](https://github.com/alphagov/govuk-frontend#quick-start) guide is provided by the GOV.UK Frontend maintainers. As well as a [design system](https://design-system.service.gov.uk/) containing background research, styles, components, patterns and community links.

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity59

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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

2339d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/698198?v=4)[Luke Vincent](/maintainers/LukeVincent)[@lukevincent](https://github.com/lukevincent)

---

Top Contributors

[![lukevincent](https://avatars.githubusercontent.com/u/698198?v=4)](https://github.com/lukevincent "lukevincent (1 commits)")

---

Tags

laravelgovuklaravel-presetgovuk frontend

### Embed Badge

![Health badge](/badges/lukevincent-laravel-govuk-preset/health.svg)

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

###  Alternatives

[hemp/presenter

Easy Model Presenters in Laravel

247616.4k1](/packages/hemp-presenter)[rahulalam31/laravel-abuse-ip

Block ip address of all spammer's around the world.

27235.6k](/packages/rahulalam31-laravel-abuse-ip)

PHPackages © 2026

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