PHPackages                             langleyfoxall/laravel-boilerplate - 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. langleyfoxall/laravel-boilerplate

ActiveProject[Framework](/categories/framework)

langleyfoxall/laravel-boilerplate
=================================

Langley Foxall Laravel Boilerplate

v3.1.0(6y ago)1274[5 issues](https://github.com/langleyfoxall/laravel-boilerplate/issues)[11 PRs](https://github.com/langleyfoxall/laravel-boilerplate/pulls)MITPHPPHP ^7.1.3

Since Sep 6Pushed 3y ago2 watchersCompare

[ Source](https://github.com/langleyfoxall/laravel-boilerplate)[ Packagist](https://packagist.org/packages/langleyfoxall/laravel-boilerplate)[ RSS](/packages/langleyfoxall-laravel-boilerplate/feed)WikiDiscussions master Synced yesterday

READMEChangelog (9)Dependencies (18)Versions (19)Used By (0)

Laravel Boilerplate
===================

[](#laravel-boilerplate)

This is our internal boilerplate for Laravel projects, it should hopefully reduce the time it takes for you to setup a project &amp; also improve code standards across the board.

Installation
------------

[](#installation)

The Langley Foxall Laravel Boilerplate can be easily installed using Composer. Just run the following command and it will create a new directory for your project.

```
composer create-project langleyfoxall/laravel-boilerplate
```

The boilerplate and all its dependencies will be automatically downloaded.

Features
--------

[](#features)

The table below illustrates the planned features and the currently implemented features.

FeatureImplementedDesc[Log Viewer](https://github.com/rap2hpoutre/laravel-log-viewer)✅Easily viewing logs[React](https://github.com/facebook/react)✅Frontend framework[ESLint](https://github.com/airbnb/javascript)✅Coding standards[Ziggy](https://github.com/tightenco/ziggy)✅Use named routes in your js[JWT Auth](https://github.com/tymondesigns/jwt-auth)✅JWT API authorization[Jest](https://github.com/facebook/jest)✅JS testing framework[Enzyme](https://github.com/airbnb/enzyme)✅Utilities for testing React[Travis](https://travis-ci.com/)✅Continuous integration[Dusk](https://laravel.com/docs/5.6/dusk)✅Browser testing for Laravel (blade)[Laravel Debug Bar](https://github.com/barryvdh/laravel-debugbar)✅Help debugger### Notes

[](#notes)

- Be careful when using Jest &amp; Dusk, they should not be used in tandem, use Jest &amp; Enzyme for React rendered apps &amp; Dusk for Blade rendered apps.
- When using Ziggy, ensure you add `@routes` before you include your application's bundle.
- JWTAuth is using the latest release candidate &amp; not `0.5.*`. Therefore make sure you use this link when referring to the docs.
- Travis (`.travis.yml`) may need some modifications based on your setup.

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

Top contributor holds 50.8% 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

Every ~38 days

Recently: every ~33 days

Total

9

Last Release

2500d ago

Major Versions

v1.1.0 → v2.0.02018-11-19

v2.1.0 → v3.0.02019-07-05

### Community

Maintainers

![](https://www.gravatar.com/avatar/c580cdf7c14898fff179cdfc1085892091d5d2f49d917873a12365af9ac77c93?d=identicon)[Jord-JD](/maintainers/Jord-JD)

![](https://www.gravatar.com/avatar/250ad189b21ef862e3f0727fc0e416deb51588f7681ec35792327b1bd500e9ca?d=identicon)[langleyfoxall](/maintainers/langleyfoxall)

---

Top Contributors

[![Jord-JD](https://avatars.githubusercontent.com/u/650645?v=4)](https://github.com/Jord-JD "Jord-JD (32 commits)")[![AlexCatch](https://avatars.githubusercontent.com/u/13490042?v=4)](https://github.com/AlexCatch "AlexCatch (20 commits)")[![laravel-shift](https://avatars.githubusercontent.com/u/15991828?v=4)](https://github.com/laravel-shift "laravel-shift (5 commits)")[![jaredkove](https://avatars.githubusercontent.com/u/23653050?v=4)](https://github.com/jaredkove "jaredkove (3 commits)")[![dextermb](https://avatars.githubusercontent.com/u/6137789?v=4)](https://github.com/dextermb "dextermb (2 commits)")[![jameswilddev](https://avatars.githubusercontent.com/u/3138458?v=4)](https://github.com/jameswilddev "jameswilddev (1 commits)")

---

Tags

frameworklaravel

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/langleyfoxall-laravel-boilerplate/health.svg)

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

###  Alternatives

[marketplacekit/marketplacekit

Open source Marketplace Platform

8185.2k](/packages/marketplacekit-marketplacekit)[codewithdennis/larament

Larament is a time-saving starter kit to quickly launch Laravel 13.x projects. It includes FilamentPHP 5.x pre-installed and configured, along with additional tools and features to streamline your development workflow.

3691.5k](/packages/codewithdennis-larament)

PHPackages © 2026

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