Packstub.
Free & open source packstub/partisan

Partisan

Artisan for Laravel packages. Run every make: generator from your package directory and get files in src/ with your package namespace — models, commands, factories, tests, and full Filament resources included.

Install for free Read the docs Free MIT license
Partisan screenshot
Fig. 01 — Partisan

Features

What’s included

  • The whole make: suite pointed at your package — src/ paths, your namespace, zero config
  • Full Filament resources generated into your plugin, pages and schemas included
  • Command registration, factory wiring, and test base classes handled automatically

Install

One command, from Packagist

No accounts, no tokens. This package is free and open source — it installs straight from Packagist like any other Composer package.

install — bash
$ composer require --dev packstub/partisan

What you get

Free, and maintained like everything else we ship.

01

MIT licensed. Use it in personal projects, client work, and commercial products — no strings attached.

02

Installs from Packagist. A regular Composer dependency: no accounts, no tokens, standard version constraints and updates.

03

Open development. The full source lives on GitHub. Issues and pull requests are welcome — that’s where the roadmap happens.

04

Documentation included. Guides and reference docs are hosted right here, kept in step with each release.

FAQ

Common questions

Is it really free? +

Yes — MIT licensed, free forever, for any kind of project. We build our own plugins with it, and sharing it makes the whole ecosystem better.

How do I install it? +

Run the Composer command above. It installs from Packagist like any other package — no Packstub account needed.

Can I use it in commercial projects? +

Absolutely. The MIT license covers personal, client, and commercial use without restrictions.

Where do I report bugs or request features? +

On the GitHub repository — issues and pull requests are both very welcome.

How does this relate to your paid plugins? +

Same team, same standards. Free tools like this one are part of how we build our commercial plugins, so they get maintained with the same care.