PHPackages                             laraviet/l56\_starter\_kit - 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. laraviet/l56\_starter\_kit

ActiveProject[Framework](/categories/framework)

laraviet/l56\_starter\_kit
==========================

Starter Kit with some default packages

1.0.1(8y ago)072MITPHPPHP ^7.1.3

Since Apr 12Pushed 8y ago1 watchersCompare

[ Source](https://github.com/laraviet/l56_starter_kit)[ Packagist](https://packagist.org/packages/laraviet/l56_starter_kit)[ RSS](/packages/laraviet-l56-starter-kit/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (13)Versions (3)Used By (0)

Introduction
============

[](#introduction)

This package contains few composers package by default. After install this project, developer need to follow [Laravel Coding Rules](http://wiki.portalbeanzvn.com/technical/laravel-coding-rules) for more detail.

Installation
============

[](#installation)

1. Scaffold project

- `composer create-project laraviet/l56_starter_kit [project_name]`
- Note: replace \[project name\] with your real project.

2. Create new database
3. Edit .env to match with your new database
4. Run migrate and db seed

- `php artisan migrate`
- `php artisan db:seed`

5. (Optional) If you want to use sentry to remote debug

- Register and create new project in
- Edit .env, uncomment `# SENTRY_DSN=` and paste Sentry DSN

What you get by default
=======================

[](#what-you-get-by-default)

All code almost inside `core` folder with

- BaseService / BaseServiceContract
- BaseRepository / BaseRepositoryContract
- BookCRUD demo with separation of concern (using service and repository)
- Sample binding in CoreServiceProvider

Road
====

[](#road)

- Apply Routing test
- Apply theme
- Apply scaffold package

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community9

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

Every ~0 days

Total

2

Last Release

2952d ago

### Community

Maintainers

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

---

Top Contributors

[![laraviet](https://avatars.githubusercontent.com/u/10137094?v=4)](https://github.com/laraviet "laraviet (9 commits)")

---

Tags

frameworklaravel

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/laraviet-l56-starter-kit/health.svg)

```
[![Health](https://phpackages.com/badges/laraviet-l56-starter-kit/health.svg)](https://phpackages.com/packages/laraviet-l56-starter-kit)
```

###  Alternatives

[nasirkhan/laravel-starter

A CMS like modular Laravel starter project.

1.4k2.7k](/packages/nasirkhan-laravel-starter)[marketplacekit/marketplacekit

Open source Marketplace Platform

8185.2k](/packages/marketplacekit-marketplacekit)[lms-laravel/lms-laravel

The Laravel Framework.

4981.8k](/packages/lms-laravel-lms-laravel)[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)
