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

ActiveLibrary

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 1mo ago

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

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

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

Unknown

Total

1

Last Release

944d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8ed32b3e7f1a84b1624cf4587a3b8f722dc9e82bb2af6778d28a975da2942dde?d=identicon)[yiluxiangbei](/maintainers/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.4k187.2M2.6k](/packages/composer-composer)[bagisto/bagisto

Bagisto Laravel E-Commerce

26.2k161.6k7](/packages/bagisto-bagisto)[joshdifabio/composed

Easily parse your project's Composer configuration, and those of its dependencies, at runtime.

53273.0k7](/packages/joshdifabio-composed)[phundament/gii-template-collection

Gii Template Collection, Model and CRUD templates with Boostrap UI

521.4k](/packages/phundament-gii-template-collection)[cybercog/laravel-paket

Composer personal web interface. Manage Laravel dependencies without switching to command line!

1753.3k](/packages/cybercog-laravel-paket)[fleetbase/core-api

Core Framework and Resources for Fleetbase API

1225.0k10](/packages/fleetbase-core-api)

PHPackages © 2026

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