PHPackages                             goodcatch/shop-core - 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. goodcatch/shop-core

ActiveLibrary[Framework](/categories/framework)

goodcatch/shop-core
===================

goodcatch laravel module - core, the most practically and basic module for modules

022PHP

Since Aug 7Pushed 4y ago1 watchersCompare

[ Source](https://github.com/allenwakeup/shop-core)[ Packagist](https://packagist.org/packages/goodcatch/shop-core)[ RSS](/packages/goodcatch-shop-core/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

Core —— Goodcatch Laravel Modules extension
===========================================

[](#core--goodcatch-laravel-modules-extension)

required basic module goodcatch/laravel-modules

Introduction
------------

[](#introduction)

Core module include many functions that helps development more effective.

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

[](#installation)

Just copy the entire project to path **app/Modules** or pre-configured path that defined value of '**MODULE\_INSTALL\_PATH**' in environment file;

Make sure folder name is exactly 'Core'.

### config module core

[](#config-module-core)

#### db migration

[](#db-migration)

```
php artisan module:migrate core

```

#### seed

[](#seed)

[regions](https://github.com/wecatch/china_regions/releases)

```
php artisan module:seed core

```

#### queue

[](#queue)

```
php artisan queue:work redis --queue=high,default,emails,low --sleep=3 --tries=3 --delay=2 --timeout=600

```

#### schedule

[](#schedule)

```
php artisan schedule:run >> /dev/null 2>&1
```

### Lightcms part

[](#lightcms-part)

#### front end dependency

[](#front-end-dependency)

[Layui update](https://res.layui.com/static/download/layui/layui-v2.5.7.zip?v=1)

[xm-select](https://gitee.com/maplemei/xm-select)

###  Health Score

16

—

LowBetter than 5% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

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://www.gravatar.com/avatar/7d2591286728fbc498decd82dc3b6707bf80ee949c6ef132406e35498cc1c990?d=identicon)[allenwakeup](/maintainers/allenwakeup)

### Embed Badge

![Health badge](/badges/goodcatch-shop-core/health.svg)

```
[![Health](https://phpackages.com/badges/goodcatch-shop-core/health.svg)](https://phpackages.com/packages/goodcatch-shop-core)
```

###  Alternatives

[laravel/telescope

An elegant debug assistant for the Laravel framework.

5.2k67.8M190](/packages/laravel-telescope)[spiral/roadrunner

RoadRunner: High-performance PHP application server and process manager written in Go and powered with plugins

8.4k12.2M84](/packages/spiral-roadrunner)[nolimits4web/swiper

Most modern mobile touch slider and framework with hardware accelerated transitions

41.8k177.2k1](/packages/nolimits4web-swiper)[laravel/dusk

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

1.9k36.7M255](/packages/laravel-dusk)[laravel/prompts

Add beautiful and user-friendly forms to your command-line applications.

708181.8M591](/packages/laravel-prompts)[cakephp/chronos

A simple API extension for DateTime.

1.4k47.7M121](/packages/cakephp-chronos)

PHPackages © 2026

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