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

ActiveProject[Framework](/categories/framework)

gem-partij/laravel-boilerplate
==============================

The Laravel Framework.

10.0.0(3y ago)022MITPHPPHP ^8.1

Since Apr 15Pushed 3y agoCompare

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

READMEChangelog (5)Dependencies (14)Versions (14)Used By (0)

Laravel Boilerplate (+Gemboot)
==============================

[](#laravel-boilerplate-gemboot)

[![Latest Stable Version](https://camo.githubusercontent.com/c14d219ffa51b7be1a114d095aea77b58a06c378b54bfcb5922577e15770ad3e/68747470733a2f2f706f7365722e707567782e6f72672f67656d2d70617274696a2f6c61726176656c2d626f696c6572706c6174652f762f737461626c65)](https://packagist.org/packages/gem-partij/laravel-boilerplate)[![Total Downloads](https://camo.githubusercontent.com/724c3e311cd497d2cc71a44af18c0a1b01c2c17f508927ee52547aa09b217020/68747470733a2f2f706f7365722e707567782e6f72672f67656d2d70617274696a2f6c61726176656c2d626f696c6572706c6174652f646f776e6c6f616473)](https://packagist.org/packages/gem-partij/laravel-boilerplate)[![Latest Unstable Version](https://camo.githubusercontent.com/c90354365876e8b7275dd461a3679a2c8ac10747b5087026609246c7fa8aaaa6/68747470733a2f2f706f7365722e707567782e6f72672f67656d2d70617274696a2f6c61726176656c2d626f696c6572706c6174652f762f756e737461626c65)](https://packagist.org/packages/gem-partij/laravel-boilerplate)[![License](https://camo.githubusercontent.com/5bed7de2d5026c6b232fdf89e70c37c6139c0fee782474281a097a2d62aaa5ad/68747470733a2f2f706f7365722e707567782e6f72672f67656d2d70617274696a2f6c61726176656c2d626f696c6572706c6174652f6c6963656e7365)](https://packagist.org/packages/gem-partij/laravel-boilerplate)[![Monthly Downloads](https://camo.githubusercontent.com/6cd3a5849ed161549c19e782c3781bd5d11ac5dfc6434eb4b4ef6f63120954b6/68747470733a2f2f706f7365722e707567782e6f72672f67656d2d70617274696a2f6c61726176656c2d626f696c6572706c6174652f642f6d6f6e74686c79)](https://packagist.org/packages/gem-partij/laravel-boilerplate)[![Daily Downloads](https://camo.githubusercontent.com/a42d09e0c1e91eb3b8f96b9c98119387af1be0792b19f463d0ec958192e4bde2/68747470733a2f2f706f7365722e707567782e6f72672f67656d2d70617274696a2f6c61726176656c2d626f696c6572706c6174652f642f6461696c79)](https://packagist.org/packages/gem-partij/laravel-boilerplate)[![composer.lock](https://camo.githubusercontent.com/bc51d4f09155a54f8347b12483c9e1a2b087a3ea120a8319733d13c3fc05c66c/68747470733a2f2f706f7365722e707567782e6f72672f67656d2d70617274696a2f6c61726176656c2d626f696c6572706c6174652f636f6d706f7365726c6f636b)](https://packagist.org/packages/gem-partij/laravel-boilerplate)

Laravel standard boilerplate + gemboot installation + jwt auth

Installation via Composer
-------------------------

[](#installation-via-composer)

If your computer already has PHP and Composer installed, you may create a new project by using Composer directly. After the application has been created, you may start Laravel's local development server using the Artisan CLI's serve command:

```
composer create-project gem-partij/laravel-boilerplate example-app
```

```
cd example-app
```

```
php artisan serve
```

Installation via Docker
-----------------------

[](#installation-via-docker)

If your computer already has Docker installed, you may create a new project by using Docker directly:

```
docker run --rm --interactive --tty \
  --volume $PWD:/app \
  --volume ${COMPOSER_HOME:-$HOME/.composer}:/tmp \
  composer create-project gem-partij/laravel-boilerplate example-app --ignore-platform-reqs
```

```
cd example-app
```

```
docker-compose up
```

Documentations
--------------

[](#documentations)

#### Laravel

[](#laravel)

See the [LARAVEL DOCUMENTATION](https://laravel.com/docs) for detailed installation and usage instructions.

#### Gemboot

[](#gemboot)

See the [GEMBOOT DOCUMENTATION](https://github.com/gem-partij/gemboot-lara/tree/master/docs) for detailed installation and usage instructions.

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity69

Established project with proven stability

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

Recently: every ~74 days

Total

13

Last Release

1111d ago

Major Versions

1.0.0 → 8.x-dev2021-04-15

2.1.4 → 9.x-dev2022-09-09

9.x-dev → 10.0.02023-06-19

PHP version history (3 changes)1.0.0PHP ^7.3|^8.0

2.0.0PHP ^8.0.2

10.0.0PHP ^8.1

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/21016176?v=4)[Angger Priyardhan Putro](/maintainers/anggerpputro)[@anggerpputro](https://github.com/anggerpputro)

---

Top Contributors

[![anggerpputro](https://avatars.githubusercontent.com/u/21016176?v=4)](https://github.com/anggerpputro "anggerpputro (12 commits)")

---

Tags

frameworklaravel

###  Code Quality

TestsPHPUnit

Code StyleLaravel Pint

### Embed Badge

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

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

###  Alternatives

[unopim/unopim

UnoPim Laravel PIM

10.5k2.4k](/packages/unopim-unopim)[bagisto/bagisto

Bagisto Laravel E-Commerce

27.6k172.1k9](/packages/bagisto-bagisto)[krayin/laravel-crm

Krayin CRM

23.2k33.6k1](/packages/krayin-laravel-crm)[backpack/crud

Quickly build admin interfaces using Laravel, Bootstrap and JavaScript.

3.4k3.7M223](/packages/backpack-crud)[blair2004/nexopos

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

1.2k2.4k](/packages/blair2004-nexopos)[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.

3891.8k](/packages/codewithdennis-larament)

PHPackages © 2026

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