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

ActiveProject[Framework](/categories/framework)

kevinpurwito/laravel
====================

Default Laravel project with my preferences.

v1.0.1(3y ago)04MITPHPPHP ^8.1

Since Jul 19Pushed 3y ago1 watchersCompare

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

READMEChangelog (2)Dependencies (27)Versions (3)Used By (0)

About Laravel
=============

[](#about-laravel)

[![Tests](https://github.com/kevinpurwito/laravel/actions/workflows/run-tests.yml/badge.svg?branch=main)](https://github.com/kevinpurwito/laravel/actions/workflows/run-tests.yml)[![Pint CS](https://github.com/kevinpurwito/laravel/actions/workflows/pint-cs.yml/badge.svg?branch=main)](https://github.com/kevinpurwito/laravel/actions/workflows/pint-cs.yml)[![PHPStan](https://github.com/kevinpurwito/laravel/actions/workflows/phpstan.yml/badge.svg?branch=main)](https://github.com/kevinpurwito/laravel/actions/workflows/phpstan.yml)

Laravel is a PHP framework.

We believe development must be an enjoyable and creative experience to be truly fulfilling.

Created with
------------

[](#created-with)

- **[Laravel](https://laravel.com/)**

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

[](#installation)

```
composer create-project kevinpurwito/laravel app-name
composer install
cp .env.example .env

php artisan vendor:publish --provider "OwenIt\Auditing\AuditingServiceProvider" --tag="migrations"
php artisan vendor:publish --provider="Spatie\MediaLibrary\MediaLibraryServiceProvider" --tag="migrations"
php artisan vendor:publish --provider="Spatie\Permission\PermissionServiceProvider"

php artisan migrate --seed
php artisan key:generate
```

Testing
-------

[](#testing)

```
php artisan test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

If you discover any security-related issues, please email instead of using the issue tracker. All security vulnerabilities will be promptly addressed.

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity57

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 ~48 days

Total

2

Last Release

1345d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/47e3d5e05f33c7b66c0c646fbce5dac5a319a8fd7ebb13977d2a1ae3df91e9a4?d=identicon)[kevinpurwito](/maintainers/kevinpurwito)

---

Top Contributors

[![kevinpurwito](https://avatars.githubusercontent.com/u/11625012?v=4)](https://github.com/kevinpurwito "kevinpurwito (11 commits)")

---

Tags

laravelproject

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

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

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

###  Alternatives

[krayin/laravel-crm

Krayin CRM

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

Bagisto Laravel E-Commerce

26.2k161.6k7](/packages/bagisto-bagisto)[unopim/unopim

UnoPim Laravel PIM

9.4k1.8k](/packages/unopim-unopim)[nasirkhan/laravel-starter

A CMS like modular Laravel starter project.

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

Free &amp; Open Source Invoice App for Individuals &amp; Small Businesses. https://craterapp.com

8.3k4.2k](/packages/bytefury-crater)[blair2004/nexopos

The Free Modern Point Of Sale System build with Laravel, TailwindCSS and Vue.js.

1.2k2.3k](/packages/blair2004-nexopos)

PHPackages © 2026

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