PHPackages                             laravel-prod/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. laravel-prod/core

ActiveLibrary[Framework](/categories/framework)

laravel-prod/core
=================

laravel-prod core package

0.4.4(11mo ago)06MITPHPPHP ^8.2

Since Feb 16Pushed 11mo ago1 watchersCompare

[ Source](https://github.com/sonamkumary/laravel-prod-admin-core)[ Packagist](https://packagist.org/packages/laravel-prod/core)[ RSS](/packages/laravel-prod-core/feed)WikiDiscussions main Synced 1w ago

READMEChangelogDependencies (3)Versions (3)Used By (0)

CatchAdmin Core
---------------

[](#catchadmin-core)

This is the core package of catchadmin, which contains some very useful commands, as well as the core functions of module management. Modules are automatically registered, routes are automatically loaded, and it is better to use with catchadmin.

How to Use
----------

[](#how-to-use)

Please go to [catchadmin official](https://catchadmin.com/docs/3.0/intro)

PR 提交规范
-------

[](#pr-提交规范)

### Type

[](#type)

- `feat` 新功能 feature
- `fix` 修复 bug
- `docs` 文档注释
- `style` 代码格式(不影响代码运行的变动)
- `refactor` 重构、优化(既不增加新功能，也不是修复bug)
- `perf` 性能优化
- `test` 增加测试
- `chore` 构建过程或辅助工具的变动
- `revert` 回退
- `build` 打包
- `close` 关闭 issue

### scope 选填

[](#scope-选填)

`commit` 的作用范围

### subject

[](#subject)

`commit` 的描述

> Type(scope): subject

例如修复 `CatchTable` 模块的 bug: \*\*fix(scope?): 修复 some bugs \*\*

use in octane
-------------

[](#use-in-octane)

设置 config/octane.php 中 `listeners`

```
return [
 'listeners' => [
        // received 事件中新增
        RequestReceived::class => [
           Catch\Octane\RegisterExceptionHandler::class
        ],
    ],
]
```

###  Health Score

28

—

LowBetter than 51% of packages

Maintenance51

Moderate activity, may be stable

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity42

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

Every ~198 days

Total

2

Last Release

349d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/137290?v=4)[darkmoon](/maintainers/darkmoon)[@darkmoon](https://github.com/darkmoon)

---

Top Contributors

[![sonamkumary](https://avatars.githubusercontent.com/u/175383648?v=4)](https://github.com/sonamkumary "sonamkumary (9 commits)")

### Embed Badge

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

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

###  Alternatives

[unopim/unopim

UnoPim Laravel PIM

10.8k2.5k](/packages/unopim-unopim)[laravel/framework

The Laravel Framework.

34.9k556.2M21.5k](/packages/laravel-framework)[bagisto/bagisto

Bagisto Laravel E-Commerce

28.0k175.2k9](/packages/bagisto-bagisto)[krayin/laravel-crm

Krayin CRM

23.7k33.9k1](/packages/krayin-laravel-crm)[laravel/octane

Supercharge your Laravel application's performance.

4.0k28.5M262](/packages/laravel-octane)[laravel/ai

The official AI SDK for Laravel.

1.1k4.6M319](/packages/laravel-ai)

PHPackages © 2026

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