PHPackages                             rukhsar/laravel-packme - 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. [CLI &amp; Console](/categories/cli)
4. /
5. rukhsar/laravel-packme

ActiveLibrary[CLI &amp; Console](/categories/cli)

rukhsar/laravel-packme
======================

A laravel command to generate a laravel starting package, it just provide a basic skeleton. It include a complete boilerplate code, just keep what you want remove the remaining.

v1.0(9y ago)118MIT

Since Dec 13Compare

[ Source](https://github.com/Rukhsar/laravel-packme)[ Packagist](https://packagist.org/packages/rukhsar/laravel-packme)[ RSS](/packages/rukhsar-laravel-packme/feed)WikiDiscussions Synced today

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

Laravel PackMe
--------------

[](#laravel-packme)

A laravel command to generate a laravel starting package, it just provide a basic skeleton. It include a complete boilerplate code, just keep what you want remove the remaining.

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

[](#installation)

Install this package via composer

```
composer require rukhsar/laravel-packme
```

Then add the service provider to you provider's array in `config/app.php`

```
    Rukhsar\PackMe\PackMeServiceProvider::class,
```

Usage
-----

[](#usage)

It will create a packages directory, creates the vendor and package directory in it, pulls in a skeleton package, sets up composer.json, creates a service provider, registers the package in config/app.php and the app's composer.json. So you can start right away with only this command:

```
php artisan pack:me vendor_name package_name
```

This project is open-sourced software licensed under the [MIT](https://opensource.org/licenses/MIT) License.

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community2

Small or concentrated contributor base

Maturity63

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

Unknown

Total

1

Last Release

3486d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/9365770?v=4)[Rukhsar Manzoor ⚡️](/maintainers/Rukhsar)[@Rukhsar](https://github.com/Rukhsar)

### Embed Badge

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

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

###  Alternatives

[laravel/ai

The official AI SDK for Laravel.

1.0k2.1M169](/packages/laravel-ai)[illuminate/queue

The Illuminate Queue package.

20432.2M1.5k](/packages/illuminate-queue)[moonshine/moonshine

Laravel administration panel

1.3k239.9k76](/packages/moonshine-moonshine)[tallstackui/tallstackui

TallStackUI is a powerful suite of Blade components that elevate your workflow of Livewire applications.

721160.4k12](/packages/tallstackui-tallstackui)[erag/laravel-lang-sync-inertia

A powerful Laravel package for syncing and managing language translations across backend and Inertia.js (Vue/React) frontends, offering effortless localization, auto-sync features, and smooth multi-language support for modern Laravel applications.

4821.5k](/packages/erag-laravel-lang-sync-inertia)[erag/laravel-disposable-email

A Laravel package to detect and block disposable email addresses.

252143.0k](/packages/erag-laravel-disposable-email)

PHPackages © 2026

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