PHPackages                             halobear/halo-service - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. halobear/halo-service

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

halobear/halo-service
=====================

通用服务层

1.2.8(5y ago)11.4kMITPHPCI failing

Since Dec 30Pushed 5y ago4 watchersCompare

[ Source](https://github.com/halobear/halo-service)[ Packagist](https://packagist.org/packages/halobear/halo-service)[ RSS](/packages/halobear-halo-service/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (2)Versions (31)Used By (0)

 halo-service
==============

[](#-halo-service-)

 .

Installing
----------

[](#installing)

```
$ composer require halobear/halo-service
```

Usage
-----

[](#usage)

```
第一步
修改app/Console/Kernel.php文件

protected $commands = [
    MakeBaseFileCommand::class,
];
第二步
执行自定义创建控制器 模型 服务命令
php artisan make:base_file GoodsTest V1
```

Contributing
------------

[](#contributing)

You can contribute in one of three ways:

1. File bug reports using the [issue tracker](https://github.com/halo/service-demo/issues).
2. Answer questions or fix bugs on the [issue tracker](https://github.com/halo/service-demo/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

34

—

LowBetter than 77% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity71

Established project with proven stability

 Bus Factor1

Top contributor holds 77.8% 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 ~26 days

Recently: every ~4 days

Total

30

Last Release

1926d ago

Major Versions

0.9.0 → 1.0.02020-06-09

### Community

Maintainers

![](https://www.gravatar.com/avatar/5e1046f7db99b41a9a66dd097279e948493fab1594335a3af13e9fadb602e7d8?d=identicon)[guansq](/maintainers/guansq)

---

Top Contributors

[![guansq](https://avatars.githubusercontent.com/u/4993992?v=4)](https://github.com/guansq "guansq (49 commits)")[![wanghong3306](https://avatars.githubusercontent.com/u/18534546?v=4)](https://github.com/wanghong3306 "wanghong3306 (7 commits)")[![liuhengbo](https://avatars.githubusercontent.com/u/34394313?v=4)](https://github.com/liuhengbo "liuhengbo (3 commits)")[![masterwangf](https://avatars.githubusercontent.com/u/29242166?v=4)](https://github.com/masterwangf "masterwangf (3 commits)")[![wtwei](https://avatars.githubusercontent.com/u/685615?v=4)](https://github.com/wtwei "wtwei (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/halobear-halo-service/health.svg)

```
[![Health](https://phpackages.com/badges/halobear-halo-service/health.svg)](https://phpackages.com/packages/halobear-halo-service)
```

PHPackages © 2026

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