PHPackages                             goodcatch/laravel-module-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. goodcatch/laravel-module-core

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

goodcatch/laravel-module-core
=============================

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

2.x-dev(2y ago)074MITPHPPHP &gt;=7.3

Since Aug 14Pushed 2y ago2 watchersCompare

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

READMEChangelogDependencies (4)Versions (2)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

Popularity9

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity24

Early-stage or recently created project

 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

760d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/7d2591286728fbc498decd82dc3b6707bf80ee949c6ef132406e35498cc1c990?d=identicon)[allenwakeup](/maintainers/allenwakeup)

---

Top Contributors

[![hdlovefork](https://avatars.githubusercontent.com/u/7336084?v=4)](https://github.com/hdlovefork "hdlovefork (3 commits)")

### Embed Badge

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

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

###  Alternatives

[nativephp/electron

Electron wrapper for the NativePHP framework.

519114.4k8](/packages/nativephp-electron)[kadet/keylighter

Yet another syntax highlighter for PHP

333.2k1](/packages/kadet-keylighter)[code16/formoj

Customizable form renderer

332.6k](/packages/code16-formoj)[nullthoughts/laravel-data-sync

Laravel utility to keep records synced between environments through source control

331.4k](/packages/nullthoughts-laravel-data-sync)

PHPackages © 2026

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