PHPackages                             catchadmin/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. [Admin Panels](/categories/admin)
4. /
5. catchadmin/core

ActiveLibrary[Admin Panels](/categories/admin)

catchadmin/core
===============

catch admin core package

1.3.2(3w ago)57.0k↑112.5%72MITPHPPHP ^8.3

Since Jan 10Pushed 3w ago2 watchersCompare

[ Source](https://github.com/catch-admin/core)[ Packagist](https://packagist.org/packages/catchadmin/core)[ RSS](/packages/catchadmin-core/feed)WikiDiscussions main Synced 3w ago

READMEChangelog (1)Dependencies (12)Versions (59)Used By (2)

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

59

—

FairBetter than 98% of packages

Maintenance95

Actively maintained with recent releases

Popularity32

Limited adoption so far

Community19

Small or concentrated contributor base

Maturity75

Established project with proven stability

 Bus Factor1

Top contributor holds 97.6% 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 ~21 days

Recently: every ~34 days

Total

58

Last Release

25d ago

Major Versions

0.4.8 → 1.0.02025-12-06

PHP version history (3 changes)0.1.0PHP ^8.1

0.2.6PHP ^8.2

1.2.0PHP ^8.3

### Community

Maintainers

![](https://www.gravatar.com/avatar/58aeeb2b0737ee495a9d240e562b55ef5f2140d3da9c887af155b296f2086f33?d=identicon)[JaguarJack](/maintainers/JaguarJack)

---

Top Contributors

[![JaguarJack](https://avatars.githubusercontent.com/u/16589247?v=4)](https://github.com/JaguarJack "JaguarJack (120 commits)")[![golawa](https://avatars.githubusercontent.com/u/209570565?v=4)](https://github.com/golawa "golawa (3 commits)")

### Embed Badge

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

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

###  Alternatives

[unopim/unopim

UnoPim Laravel PIM

10.3k2.2k](/packages/unopim-unopim)[bagisto/bagisto

Bagisto Laravel E-Commerce

27.4k169.0k9](/packages/bagisto-bagisto)[krayin/laravel-crm

Krayin CRM

22.6k33.4k1](/packages/krayin-laravel-crm)[tempest/framework

The PHP framework that gets out of your way.

2.2k31.1k12](/packages/tempest-framework)[filament/support

Core helper methods and foundation code for all Filament packages.

2328.3M217](/packages/filament-support)[fleetbase/core-api

Core Framework and Resources for Fleetbase API

1232.2k16](/packages/fleetbase-core-api)

PHPackages © 2026

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