PHPackages                             g4t/package-maker - 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. g4t/package-maker

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

g4t/package-maker
=================

Package to make your own package

0.1(1y ago)513[1 issues](https://github.com/hussein4alaa/laravel-g4t-package-maker/issues)MITPHP

Since Jun 28Pushed 1y ago1 watchersCompare

[ Source](https://github.com/hussein4alaa/laravel-g4t-package-maker)[ Packagist](https://packagist.org/packages/g4t/package-maker)[ RSS](/packages/g4t-package-maker/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

Laravel G4T Package Maker
=========================

[](#laravel-g4t-package-maker)

[![G4T Package Maker](https://camo.githubusercontent.com/a7d7222ae3c4929511617bc576339968e90f44e0aef20121cb0894b2f091b06b/68747470733a2f2f63646e2e6472696262626c652e636f6d2f75736572732f313236303839322f73637265656e73686f74732f31343531323033312f6d656469612f61653566646163336233663638343063316566636332323564353365653033632e676966)](https://camo.githubusercontent.com/a7d7222ae3c4929511617bc576339968e90f44e0aef20121cb0894b2f091b06b/68747470733a2f2f63646e2e6472696262626c652e636f6d2f75736572732f313236303839322f73637265656e73686f74732f31343531323033312f6d656469612f61653566646163336233663638343063316566636332323564353365653033632e676966)

Laravel G4T Package Maker is a package that assists developers in easily creating and deleting their own packages with a single command.

Features
--------

[](#features)

- **Easy Package Creation:** Quickly scaffold a new package with `php artisan make:package`.
- **Simple Package Removal:** Remove a package effortlessly with `php artisan remove:package`.
- **Automatic Composer Updates:** The `composer.json` file is automatically updated after adding or removing a package.
- **Verification Link:** Receive a link to verify that your newly created package is working correctly.

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

[](#installation)

To install the Laravel G4T Package Maker, run the following command:

```
composer require g4t/package-maker
```

Usage
-----

[](#usage)

### Creating a Package

[](#creating-a-package)

To create a new package, use the following command:

```
php artisan make:package
```

Follow the on-screen instructions. Your new package will be located in the `root path\` of your project, within the `g4t/packages/` directory.

### Removing a Package

[](#removing-a-package)

To remove an existing package, use the following command:

```
php artisan remove:package
```

This command will also automatically update your `composer.json` file to reflect the removal.

Verification
------------

[](#verification)

After creating a package, you will receive a link to verify that your package is working correctly. Visit this link to ensure everything is set up properly.

Contribution
------------

[](#contribution)

We welcome contributions to enhance the Laravel G4T Package Maker. If you find any issues or have suggestions for improvement, please open an issue or submit a pull request on our [GitHub repository](https://github.com/hussein4alaa/laravel-g4t-package-maker).

G4T Package Maker is developed and maintained by [HusseinAlaa](https://www.linkedin.com/in/hussein4alaa/).

License
-------

[](#license)

This project is open-source and available under the [MIT License](https://opensource.org/licenses/MIT).

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance28

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity30

Early-stage or recently created project

 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

Unknown

Total

1

Last Release

689d ago

### Community

Maintainers

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

---

Top Contributors

[![hussein4alaa](https://avatars.githubusercontent.com/u/13614747?v=4)](https://github.com/hussein4alaa "hussein4alaa (2 commits)")

### Embed Badge

![Health badge](/badges/g4t-package-maker/health.svg)

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

###  Alternatives

[wnx/laravel-stats

Get insights about your Laravel Project

1.8k1.8M7](/packages/wnx-laravel-stats)[php-mqtt/laravel-client

A wrapper for the php-mqtt/client library for Laravel.

228539.3k1](/packages/php-mqtt-laravel-client)[pdmfc/nova-info-card

A Laravel Nova info card.

14103.0k2](/packages/pdmfc-nova-info-card)

PHPackages © 2026

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