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

ActiveLibrary

baimo/core
==========

Package description here.

04PHP

Since Jun 23Pushed 3y ago1 watchersCompare

[ Source](https://github.com/331164885/Baimo-core)[ Packagist](https://packagist.org/packages/baimo/core)[ RSS](/packages/baimo-core/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

 BaimoCMS core Module
=====================

[](#-baimocms-core-module)

 .

### 安装扩展包

[](#安装扩展包)

```
$ composer require baimo/core:dev-master
```

### 安装BaimoCMS

[](#安装baimocms)

```
$ php artisan baimocms:install
```

### 安装过程中遇到的问题:

[](#安装过程中遇到的问题)

1. 如果指定的Mysql没有权限,尝试执行下面的语句 ```
    GRANT ALL PRIVILEGES ON *.* TO `admin`@`%`
    ```

### 遗留问题

[](#遗留问题)

1. 清除数据库默认的迁移文件
2. 数据库迁移文件发布
3. 命令行安装完成后修改.env文件的数据库相关内容
4. 删除不需要发布的文件的相关逻辑,在src/Providers/ModulesServiceProvider.php文件里(删除没用的逻辑)

### 贡献

[](#贡献)

You can contribute in one of three ways:

1. File bug reports using the [issue tracker](https://github.com/baimo/core/issues).
2. Answer questions or fix bugs on the [issue tracker](https://github.com/baimo/core/issues).
3. Contribute new features or update the wiki.

*The code contribution process is not very formal. You just need to make sure that you follow the PSR-0, PSR-1, and PSR-2 coding guidelines. Any new code contributions must be accompanied by unit tests where applicable.*

License
-------

[](#license)

MIT

###  Health Score

14

—

LowBetter than 2% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity25

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/7144013b739686355f0f90f619ea0e7005aaa93f6dc0fbe615ca99ed8873cffa?d=identicon)[hey](/maintainers/hey)

---

Top Contributors

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

### Embed Badge

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

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

PHPackages © 2026

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