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

ActiveLibrary[Framework](/categories/framework)

dvexpert/laravel-boilerplate
============================

The boilerplate application for the VILT Stack.

0.1.4(11mo ago)07proprietaryPHPPHP ^8.2CI failing

Since May 30Pushed 11mo agoCompare

[ Source](https://github.com/dvexpert/laravel-boilerplate)[ Packagist](https://packagist.org/packages/dvexpert/laravel-boilerplate)[ RSS](/packages/dvexpert-laravel-boilerplate/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (4)Dependencies (20)Versions (5)Used By (0)

Oneblink PPA PWD
================

[](#oneblink-ppa-pwd)

### Prerequisites

[](#prerequisites)

1. Composer &gt;= 2
2. Php &gt;= 8.4
3. Node &gt;= 22

### Installation

[](#installation)

1. Clone Repo

```
git clone git@bitbucket.org:oneblinkcomm/ppa-pwd-2025.git
```

2. Install composer dependencies

```
composer install
```

3. Install node dependencies

```
yarn install
```

4. Create .env

```
cp .env.example .env
```

> Add DB Connection.

5. Generate App key

```
php artisan key:generate
```

6. Migrate Database

```
php artisan migrate --seed
```

7. Start dev server

```
composer run dev
```

- Visit: [localhost:8000](https://localhost:8000)

### Developer Notes

[](#developer-notes)

- To generate IDE helper files, run the following command:

```
php artisan ide-helper:model -MRN --write-eloquent-helper
```

- Use [Eslint vscode extension](https://marketplace.visualstudio.com/items/?itemName=dbaeumer.vscode-eslint) to lint your TS/VUE code.

```
ext install dbaeumer.vscode-eslint
```

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance51

Moderate activity, may be stable

Popularity4

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity42

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

Every ~1 days

Total

4

Last Release

343d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1c96e4d09160a38bed16f382bc9dc61b0b331ba301c732059d7bf40dfee686ff?d=identicon)[yogeshbhatt](/maintainers/yogeshbhatt)

---

Top Contributors

[![RazinTeqB](https://avatars.githubusercontent.com/u/98730633?v=4)](https://github.com/RazinTeqB "RazinTeqB (60 commits)")[![ushma2811](https://avatars.githubusercontent.com/u/128036946?v=4)](https://github.com/ushma2811 "ushma2811 (4 commits)")[![oneblinktech](https://avatars.githubusercontent.com/u/101711815?v=4)](https://github.com/oneblinktech "oneblinktech (1 commits)")

---

Tags

frameworklaravel

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

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

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

###  Alternatives

[unopim/unopim

UnoPim Laravel PIM

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

Juzaweb CMS is a Content Management System (CMS) developed based on Laravel Framework and web platform whose sole purpose is to make your development workflow simple again. Project develop by Juzaweb

187571.2k](/packages/juzaweb-cms)

PHPackages © 2026

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