PHPackages                             ipunkt/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. [Framework](/categories/framework)
4. /
5. ipunkt/laravel-package

ActiveLibrary[Framework](/categories/framework)

ipunkt/laravel-package
======================

This is a starter package for laravel

1.0.2(8y ago)013MITPHPPHP &gt;=7.0.0

Since Oct 29Pushed 8y ago2 watchersCompare

[ Source](https://github.com/ipunkt/laravel-package)[ Packagist](https://packagist.org/packages/ipunkt/laravel-package)[ RSS](/packages/ipunkt-laravel-package/feed)WikiDiscussions master Synced yesterday

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

laravel-package
===============

[](#laravel-package)

A basic laravel package to start a new package.

Simply type `composer create-project ipunkt/laravel-package YOUR-PACKAGE-NAME` and hit enter.

After installation you have to customize your generated plugin code.

Check all the given providers if you need them and the files. Remove all unnecessary ones.

Update this documentation to have your plugin documented like a hero.

Remove all above the line and update the text below the line.

---

Your Package for Laravel
========================

[](#your-package-for-laravel)

[![Latest Stable Version](https://camo.githubusercontent.com/a632e6a6145d813eedd25daa135eb16160ffb3d8f0ebf4d9bb241000fff78517/68747470733a2f2f706f7365722e707567782e6f72672f6970756e6b742f6c61726176656c2d7061636b6167652f762f737461626c652e737667)](https://packagist.org/packages/ipunkt/laravel-package) [![Latest Unstable Version](https://camo.githubusercontent.com/3bde7dea6fea53b7e3377289faef36188282448c0e0944d377ec8f79230ebb99/68747470733a2f2f706f7365722e707567782e6f72672f6970756e6b742f6c61726176656c2d7061636b6167652f762f756e737461626c652e737667)](https://packagist.org/packages/ipunkt/laravel-package) [![License](https://camo.githubusercontent.com/9b86400ac34b68e97b9fdb526b34626855af8002a2b39994d3dd283081d9295d/68747470733a2f2f706f7365722e707567782e6f72672f6970756e6b742f6c61726176656c2d7061636b6167652f6c6963656e73652e737667)](https://packagist.org/packages/ipunkt/laravel-package) [![Total Downloads](https://camo.githubusercontent.com/50afd38a0ada3f3aa04aba6477a0d540f507482de76ce2d14c904c595a675cc9/68747470733a2f2f706f7365722e707567782e6f72672f6970756e6b742f6c61726176656c2d7061636b6167652f646f776e6c6f6164732e737667)](https://packagist.org/packages/ipunkt/laravel-package)

Quickstart
----------

[](#quickstart)

```
composer require ipunkt/laravel-package

```

We support package auto-discovery for laravel, so you are ready to use the package.

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

[](#installation)

Add to your composer.json following lines

```
"require": {
	"ipunkt/laravel-package": "*"
}

```

You can publish all provided files by typing `php artisan vendor:publish` and select to package provider (or one of the provided tags - but be careful, tags are global).

Configuration
-------------

[](#configuration)

Here are the configuration options:

Usage
-----

[](#usage)

You can use the package like so...

###  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

Maturity61

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

Total

4

Last Release

3115d ago

Major Versions

0.0.1 → 1.0.02017-10-29

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/4946056?v=4)[Robert Kummer](/maintainers/rokde)[@rokde](https://github.com/rokde)

---

Tags

laravellaravel-5-packagelaravel5laravel55pluginseed-app

### Embed Badge

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

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

###  Alternatives

[laravel/socialite

Laravel wrapper around OAuth 1 &amp; OAuth 2 libraries.

5.7k96.9M674](/packages/laravel-socialite)[laravel/horizon

Dashboard and code-driven configuration for Laravel queues.

4.2k84.2M225](/packages/laravel-horizon)[laravel/ui

Laravel UI utilities and presets.

2.7k134.9M601](/packages/laravel-ui)[laravel/jetstream

Tailwind scaffolding for the Laravel framework.

4.1k19.8M136](/packages/laravel-jetstream)[stancl/tenancy

Automatic multi-tenancy for your Laravel application.

4.3k6.6M40](/packages/stancl-tenancy)[internachi/modular

Modularize your Laravel apps

1.1k662.4k8](/packages/internachi-modular)

PHPackages © 2026

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