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(8mo ago)06MITPHPPHP ^8.2

Since Feb 16Pushed 8mo 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 1mo 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

29

—

LowBetter than 59% of packages

Maintenance59

Moderate activity, may be stable

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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

258d ago

### Community

Maintainers

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

[laravel/framework

The Laravel Framework.

34.7k509.9M17.0k](/packages/laravel-framework)[livewire/livewire

A front-end framework for Laravel.

23.5k75.5M1.8k](/packages/livewire-livewire)[bagisto/bagisto

Bagisto Laravel E-Commerce

26.2k161.6k7](/packages/bagisto-bagisto)[krayin/laravel-crm

Krayin CRM

22.0k32.8k1](/packages/krayin-laravel-crm)[laravel/octane

Supercharge your Laravel application's performance.

4.0k21.5M159](/packages/laravel-octane)[laravel/boost

Laravel Boost accelerates AI-assisted development by providing the essential context and structure that AI needs to generate high-quality, Laravel-specific code.

3.5k10.6M274](/packages/laravel-boost)

PHPackages © 2026

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