PHPackages                             gmj/laravel\_shopping - 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. [Framework](/categories/framework)
4. /
5. gmj/laravel\_shopping

ActiveLibrary[Framework](/categories/framework)

gmj/laravel\_shopping
=====================

Laravel Block2 for backend and frontend - need tailwindcss support

02Blade

Since Dec 30Pushed 4y ago1 watchersCompare

[ Source](https://github.com/joelau71/gmj-laravel_shopping)[ Packagist](https://packagist.org/packages/gmj/laravel_shopping)[ RSS](/packages/gmj-laravel-shopping/feed)WikiDiscussions main Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

gmj-laravel\_shopping
=====================

[](#gmj-laravel_shopping)

Laravel Block for backend and frontend - need tailwindcss support

***composer require bumbummen99/shoppingcart***

php artisan vendor:publish --provider="Gloudemans\\Shoppingcart\\ShoppingcartServiceProvider" --tag="config"

***composer require srmklive/paypal:~3.0***

***composer require stripe/stripe-php***

**composer require gmj/laravel\_shopping**

in terminal run:
php artisan vendor:publish --provider="GMJ\\LaravelShopping\\LaravelShoppingServiceProvider" --force

php artisan migrate

php artisan db:seed --class=LaravelShoppingSeeder

env:
PAYPAL\_MODE=sandbox
PAYPAL\_SANDBOX\_CLIENT\_ID={your paypal client id}
PAYPAL\_SANDBOX\_CLIENT\_SECRET={your paypal client secret}
STRIPE\_KEY={your stripe key}
STRIPE\_SECRET={your stripe secret}

package for test
composer.json#autoload-dev#psr-4: "GMJ\\LaravelShopping\\": "package/laravel\_shopping/src/",
config: GMJ\\LaravelShopping\\LaravelShoppingServiceProvider::class,

###  Health Score

15

—

LowBetter than 3% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity28

Early-stage or recently created project

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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1507316?v=4)[Joe Lau](/maintainers/joelau)[@joelau](https://github.com/joelau)

### Embed Badge

![Health badge](/badges/gmj-laravel-shopping/health.svg)

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

###  Alternatives

[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k39.6M299](/packages/laravel-dusk)[nineinchnick/edatatables

Grid widget for the Yii Framework, wrapper for the DataTables jQuery plugin

173.2k](/packages/nineinchnick-edatatables)[link-cloud/fast-hyperf

LinkCloud Fast Hyperf

241.2k1](/packages/link-cloud-fast-hyperf)

PHPackages © 2026

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