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

ActiveLibrary[Admin Panels](/categories/admin)

aiadmin/core
============

ai admin core package

v0.0.1(2y ago)04MITPHPPHP ^8.1

Since Oct 16Pushed 2y ago1 watchersCompare

[ Source](https://github.com/azure-dragon-ai/ai-admin-core)[ Packagist](https://packagist.org/packages/aiadmin/core)[ Docs](https://github.com/azure-dragon-ai/ai-admin-core)[ RSS](/packages/aiadmin-core/feed)WikiDiscussions main Synced yesterday

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

AIAdmin Core
------------

[](#aiadmin-core)

This is the core package of aiadmin, 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 aiadmin.

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

[](#how-to-use)

Please go to [aiadmin official](https://luomor.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

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

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

[](#use-in-octane)

设置 config/octane.php 中 `listeners`

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

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

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

Unknown

Total

1

Last Release

992d ago

### Community

Maintainers

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

---

Top Contributors

[![zhangchunsheng](https://avatars.githubusercontent.com/u/831839?v=4)](https://github.com/zhangchunsheng "zhangchunsheng (2 commits)")

---

Tags

dependencypackageautoload

### Embed Badge

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

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

###  Alternatives

[composer/composer

Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.

29.5k196.2M3.1k](/packages/composer-composer)[unopim/unopim

UnoPim Laravel PIM

10.5k2.4k](/packages/unopim-unopim)[bagisto/bagisto

Bagisto Laravel E-Commerce

27.6k172.1k9](/packages/bagisto-bagisto)[typicms/base

A modular multilingual CMS built with Laravel, enabling developers to manage structured content like pages, news, events, and more.

1.6k20.4k](/packages/typicms-base)[power-components/livewire-powergrid

PowerGrid generates Advanced Datatables using Laravel Livewire.

1.7k1.9M6](/packages/power-components-livewire-powergrid)[fleetbase/core-api

Core Framework and Resources for Fleetbase API

1235.9k20](/packages/fleetbase-core-api)

PHPackages © 2026

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