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

AbandonedArchivedLibrary

beyondcode/laravel-package-tools
================================

Useful tools to help you with your next Laravel package.

1.0.1(7y ago)742333[4 issues](https://github.com/beyondcode/laravel-package-tools/issues)[2 PRs](https://github.com/beyondcode/laravel-package-tools/pulls)MITPHPPHP ^7.2

Since Mar 5Pushed 6y ago2 watchersCompare

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

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

Laravel Package Tools
=====================

[](#laravel-package-tools)

[![Latest Version on Packagist](https://camo.githubusercontent.com/5d9809bfa2f454d530df9621463d8fa7948ed0c6adcec69068be4a521dca4802/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6265796f6e64636f64652f6c61726176656c2d7061636b6167652d746f6f6c732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/beyondcode/laravel-package-tools)[![Build Status](https://camo.githubusercontent.com/f8190c45f545d46334cda191da662d1974fcdcbf5eb209d14428fb7dc70faddd/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f6265796f6e64636f64652f6c61726176656c2d7061636b6167652d746f6f6c732f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/beyondcode/laravel-package-tools)[![Quality Score](https://camo.githubusercontent.com/598c2ac88fe3a2f3511c2959aaff90b1921e6e867a505b7ea9edc2c220db1eb0/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f6265796f6e64636f64652f6c61726176656c2d7061636b6167652d746f6f6c732e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/beyondcode/laravel-package-tools)[![Total Downloads](https://camo.githubusercontent.com/ac6be8320e54608630d91cfd981390d1c78737ddbb4fe442c5e9658ea7550445/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6265796f6e64636f64652f6c61726176656c2d7061636b6167652d746f6f6c732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/beyondcode/laravel-package-tools)

Gives you the `make:` commands that you know and love from Laravel - outside of Laravel. Ready to use in your next package.

[![https://phppackagedevelopment.com](https://camo.githubusercontent.com/a5f0e34a0c6eb043f7475a16728d5ac14831f00844814d3547fb3b85416641b4/68747470733a2f2f7068707061636b616765646576656c6f706d656e742e636f6d2f696d672f747769747465722d636172645f7061636b6167655f6465762e706e67)](https://phppackagedevelopment.com)

If you want to learn how to create reusable PHP packages yourself, take a look at my upcoming [PHP Package Development](https://phppackagedevelopment.com) video course.

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

[](#installation)

You can install the package via composer:

```
composer require --dev beyondcode/laravel-package-tools
```

Usage
-----

[](#usage)

You can use this package from the root of the package that you are developing. You can use the `pkg-tools` binary to create and scaffold new classes.

The package will automatically detect your namespace from your `composer.json` autoload configuration and apply it to the generated files.

Available commands
------------------

[](#available-commands)

```
./vendor/bin/pkg-tools make:command name [--command=] [--force]

./vendor/bin/pkg-tools make:request name [--force]

./vendor/bin/pkg-tools make:job name [--sync] [--force]

./vendor/bin/pkg-tools make:event name [--force]

./vendor/bin/pkg-tools make:notification name [--force]

./vendor/bin/pkg-tools make:rule name [--force]

```

### Testing

[](#testing)

```
composer test
```

### Changelog

[](#changelog)

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

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

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

### Security

[](#security)

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

Credits
-------

[](#credits)

- [Marcel Pociot](https://github.com/beyondcode)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

Laravel Package Boilerplate
---------------------------

[](#laravel-package-boilerplate)

This package was generated using the [Laravel Package Boilerplate](https://laravelpackageboilerplate.com).

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance19

Infrequent updates — may be unmaintained

Popularity24

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

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

Total

2

Last Release

2627d ago

PHP version history (2 changes)1.0.0PHP ^7.1

1.0.1PHP ^7.2

### Community

Maintainers

![](https://www.gravatar.com/avatar/863e91ca13b8c4031f202c0eee4f06b3a4352f92cf9cd397b03609b20247ed16?d=identicon)[beyondcode](/maintainers/beyondcode)

---

Top Contributors

[![mpociot](https://avatars.githubusercontent.com/u/804684?v=4)](https://github.com/mpociot "mpociot (12 commits)")

---

Tags

laravel-package-toolsbeyondcode

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[beyondcode/laravel-query-detector

Laravel N+1 Query Detector

2.0k6.7M12](/packages/beyondcode-laravel-query-detector)[beyondcode/laravel-dump-server

Symfony Var-Dump Server for Laravel

1.6k42.6M165](/packages/beyondcode-laravel-dump-server)[beyondcode/laravel-self-diagnosis

Perform various self diagnosis tests on your Laravel application.

1.5k1.2M4](/packages/beyondcode-laravel-self-diagnosis)[beyondcode/laravel-mailbox

Handle incoming emails in your Laravel application.

1.1k1.0M4](/packages/beyondcode-laravel-mailbox)[beyondcode/laravel-server-timing

Add Server-Timing header information from within your Laravel apps.

5712.0M1](/packages/beyondcode-laravel-server-timing)[beyondcode/laravel-comments

Add comments to your Laravel application

605414.2k2](/packages/beyondcode-laravel-comments)

PHPackages © 2026

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