PHPackages                             davidpeach/laravel-shopify-app-scaffolder - 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. davidpeach/laravel-shopify-app-scaffolder

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

davidpeach/laravel-shopify-app-scaffolder
=========================================

Scaffolding shopify apps with often repeated steps

v1.0(4y ago)016MITPHP

Since Jul 11Pushed 4y ago1 watchersCompare

[ Source](https://github.com/davidpeach/laravel-shopify-app-scaffolder)[ Packagist](https://packagist.org/packages/davidpeach/laravel-shopify-app-scaffolder)[ RSS](/packages/davidpeach-laravel-shopify-app-scaffolder/feed)WikiDiscussions main Synced yesterday

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

Laravel / Vue / Typescript Shopify App Scaffolder
=================================================

[](#laravel--vue--typescript-shopify-app-scaffolder)

Quick-starting shopify app development in Laravel. Using Vue JS and Typescript too.

Note: This is built on top of another package of mine: .

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

[](#installation)

```
composer require --dev davidpeach/laravel-shopify-app-scaffolder
```

Before Usage
------------

[](#before-usage)

### Shopify Partner ID

[](#shopify-partner-id)

One step will attempt to open a Chrome browser tab directly to Shopify Partners for you.

To enable it to do so, please add your Shopify Partner id into you project's `.env` file:

```
# For example
SHOPIFY_PARTNERS_ID=12345
```

you should also login to your partners account before running this command in order for it to oprn the correct page for you.

### Setup your local Nginx configuration

[](#setup-your-local-nginx-configuration)

Set up your local nginx configuration for the app you are building, so that it is available at a valid local URL.

You will also need a self-signed SSL certificate. This is a stipulation of Shopify and their Apps.

```
# Examples coming soon
```

Usage
-----

[](#usage)

Run the following command and follow the directions.

```
php artisan peach:shopify:scaffold
```

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity52

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

Unknown

Total

1

Last Release

1766d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/4d7faf5eee1f055a85788c44936b8995eaab6dfb004e7854ec747ccb272e91ee?d=identicon)[davidpeach](/maintainers/davidpeach)

---

Top Contributors

[![davidpeach](https://avatars.githubusercontent.com/u/1392924?v=4)](https://github.com/davidpeach "davidpeach (18 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/davidpeach-laravel-shopify-app-scaffolder/health.svg)

```
[![Health](https://phpackages.com/badges/davidpeach-laravel-shopify-app-scaffolder/health.svg)](https://phpackages.com/packages/davidpeach-laravel-shopify-app-scaffolder)
```

###  Alternatives

[optimistdigital/nova-sortable

This Laravel Nova package allows you to reorder models in a Nova resource's index view using drag &amp; drop.

2872.1M6](/packages/optimistdigital-nova-sortable)

PHPackages © 2026

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