PHPackages                             tychovbh/laravel-package-skeleton - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. tychovbh/laravel-package-skeleton

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

tychovbh/laravel-package-skeleton
=================================

Skeleton to create Laravel/Lumen packages

v1.5(5y ago)05081MITPHPPHP ~7.1CI failing

Since May 6Pushed 5y ago1 watchersCompare

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

READMEChangelog (10)Dependencies (4)Versions (16)Used By (1)

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

[](#laravel-package-skeleton)

[![Latest Version on Packagist](https://camo.githubusercontent.com/26e93d8fb4ff1fbf058f1a02039b4caac0a8e064a677b0ee51f9ebf52856dbac/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f747963686f7662682f6c61726176656c2d7061636b6167652d736b656c65746f6e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/tychovbh/laravel-package-skeleton)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Total Downloads](https://camo.githubusercontent.com/f650e6e7ee9078ed9f68c8bc204adcdebc66a6c30527810643fc88df80cd53ed/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f747963686f7662682f6c61726176656c2d7061636b6167652d736b656c65746f6e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/tychovbh/laravel-package-skeleton)

Laravel Package Skeleton is created by, and is maintained by Tycho, and is a Laravel/Lumen package to create new packages. Feel free to check out the [change log](CHANGELOG.md), [releases](https://github.com/tychovbh/laravel-package-skeleton/releases), [license](LICENSE.md), and [contribution guidelines](CONTRIBUTING.md)

Install
-------

[](#install)

Install through composer

```
composer require --dev tychovbh/laravel-package-skeleton

```

Run the setup this will create a folder bootstrap/cache. Do not remove this folder at any time

```
php vendor/tychovbh/laravel-package-skeleton/setup

```

All Laravel Artisan commands are now available, use the following one to install a package:

```
php artisan make:skeleton

```

You will be ask a few questions that will be needed to generate your composer.json file and Service Provider.

Usage
-----

[](#usage)

You are now setup to develop your package with. The package comes with [orchestra/testbench](https://github.com/orchestral/testbench) for writing test cases. But you can decide to use whatever you desire.

Use artisan to generate your controllers, models, migrations etc.

If included during skelleton creation:

- routes should be located in `{project_root}/routes`
- views should be located in `{project_root}/views`
- config should be located in `{project_root}/config`

Change log
----------

[](#change-log)

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

Testing
-------

[](#testing)

```
$ composer test
```

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) and [CODE\_OF\_CONDUCT](CODE_OF_CONDUCT.md) for details.

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Tycho](https://github.com/tychovbh)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity62

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

Recently: every ~142 days

Total

15

Last Release

1992d ago

Major Versions

v0.9 → v1.02019-05-08

PHP version history (2 changes)v0.1PHP ~5.6|~7.0

v0.3PHP ~7.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/6600cf089af73eb1be53eb4c47bccd04794564d6e9c8d9386cd19ab2b42fd06e?d=identicon)[bespokeweb](/maintainers/bespokeweb)

---

Top Contributors

[![tychovbh](https://avatars.githubusercontent.com/u/5880561?v=4)](https://github.com/tychovbh "tychovbh (22 commits)")

---

Tags

tychovbhLaravel Package Skeleton

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

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

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

###  Alternatives

[algoyounes/laravel-package-skeleton

Laravel Package Skeleton for streamlined package development

271.3k](/packages/algoyounes-laravel-package-skeleton)[yii-dream-team/yii2-jstree

Yii2 JsTree assets and widget

3148.7k](/packages/yii-dream-team-yii2-jstree)[richardfan1126/yii2-js-register

Yii2 widget to register JS into view

1357.2k7](/packages/richardfan1126-yii2-js-register)

PHPackages © 2026

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