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

ActiveLibrary

hpolthof/laravel-package
========================

A package boilerplate for Laravel

v1.0.1(6y ago)012PHP

Since Aug 7Pushed 6y ago1 watchersCompare

[ Source](https://github.com/hpolthof/laravel-package)[ Packagist](https://packagist.org/packages/hpolthof/laravel-package)[ RSS](/packages/hpolthof-laravel-package/feed)WikiDiscussions master Synced 2d ago

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

Laravel Package Boilerplate
===========================

[](#laravel-package-boilerplate)

As this is something I often repeat, I just created a repo for it.

How to use?
-----------

[](#how-to-use)

Install the repository with composer as a new project

```
composer create-project --prefer-dist hpolthof/laravel-package my-package
```

This will build the project, now enter the project directory and run:

```
php install.php install
```

You will now be prompted to set the name and namespace of the package. Afterwards the package will be configured for use.

Publish your package
--------------------

[](#publish-your-package)

To publish your package you should publish it into a Github repo and add it to [packagist](https://packagist.org/).

Disclaimer
----------

[](#disclaimer)

This package is used for internal development, but published for public use. Obviously this software comes *as is*, and there are no warranties or whatsoever.

If you like the package it is always appreciated if you drop a message of gratitude! ;-)

The package was build by: Paul Olthof

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity60

Established project with proven stability

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

2471d ago

### Community

Maintainers

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

### Embed Badge

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

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

###  Alternatives

[anourvalar/eloquent-serialize

Laravel Query Builder (Eloquent) serialization

11320.2M21](/packages/anourvalar-eloquent-serialize)[namu/wirechat

A Laravel Livewire messaging app for teams with private chats and group conversations.

54324.5k](/packages/namu-wirechat)[statamic-rad-pack/runway

Eloquently manage your database models in Statamic.

135192.6k5](/packages/statamic-rad-pack-runway)

PHPackages © 2026

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