PHPackages                             nwrman/laravel-template - 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. [Templating &amp; Views](/categories/templating)
4. /
5. nwrman/laravel-template

ActiveTemplate[Templating &amp; Views](/categories/templating)

nwrman/laravel-template
=======================

An opinionated starter setup for laravel projects

v1.0.0(4y ago)114MITPHPPHP ^8.0.2

Since Mar 12Pushed 2y ago1 watchersCompare

[ Source](https://github.com/nwrman/laravel-template)[ Packagist](https://packagist.org/packages/nwrman/laravel-template)[ Docs](https://github.com/nwrman/laravel-template)[ RSS](/packages/nwrman-laravel-template/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (19)Versions (2)Used By (0)

### Laravel template

[](#laravel-template)

This is an opinionated Laravel template that includes the following:

Create a new project with composer:

```
composer create-project nwrman/laravel-template my-new-project dev-master

```

After pulling the project dont't forget to update dependencies

```
composer update

```

Generate model ide helpers

```
composer model-helpers

```

Lint everything

```
composer lint

```

Lint only modified files

```
composer lint --dirty

```

Make sure that everything is ok

```
composer test

```

Toolset
-------

[](#toolset)

The created application is configured with the following tools:

- [Duster](https://github.com/tighten/duster)
- [Pest PHP](https://pestphp.com)
- [PHP CS Fixer](https://github.com/FriendsOfPHP/PHP-CS-Fixer)
- [LaraStan](https://github.com/nunomaduro/larastan)
- [Safe PHP](https://github.com/thecodingmachine/safe)
- [Laravel IDE helper](https://github.com/barryvdh/laravel-ide-helper)
- [Blueprint](https://github.com/laravel-shift/blueprint)

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor1

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

1521d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/f0ad147173800051d4514a9ca3599efa4e8c132287e8330037d7c6a5d11a386d?d=identicon)[nwrman](/maintainers/nwrman)

---

Top Contributors

[![nwrman](https://avatars.githubusercontent.com/u/1259562?v=4)](https://github.com/nwrman "nwrman (12 commits)")[![jonathan-hf](https://avatars.githubusercontent.com/u/62154878?v=4)](https://github.com/jonathan-hf "jonathan-hf (1 commits)")

---

Tags

laraveltemplate

###  Code Quality

TestsPHPUnit

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/nwrman-laravel-template/health.svg)

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

###  Alternatives

[bagisto/bagisto

Bagisto Laravel E-Commerce

26.2k161.6k7](/packages/bagisto-bagisto)[krayin/laravel-crm

Krayin CRM

22.0k32.8k1](/packages/krayin-laravel-crm)[unopim/unopim

UnoPim Laravel PIM

9.4k1.8k](/packages/unopim-unopim)

PHPackages © 2026

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