PHPackages                             birjemin/laravel-helper - 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. birjemin/laravel-helper

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

birjemin/laravel-helper
=======================

自己的laravel小助手，好的东西往里面添加，然后就可以偷懒了

0.0.8(1y ago)1284PHPPHP &gt;=7.0CI failing

Since Sep 13Pushed 1y ago1 watchersCompare

[ Source](https://github.com/Birjemin/laravel-helper)[ Packagist](https://packagist.org/packages/birjemin/laravel-helper)[ RSS](/packages/birjemin-laravel-helper/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (1)Versions (9)Used By (0)

laravel小助手
----------

[](#laravel小助手)

依赖laravel

1. BusinessException 用于handler捕获所有的exception
2. Helper 用于定义一些公共的方法
3. Job 用于job
4. Repository 用于repository
5. Transformer 用于格式化数据
6. Validator 用于验证数据(以后不用写下面的东东啦)

```
if(...) {
    throw new Exception('条件不合法');
}
if (!$user = User::find(1)) {
    throw new Exception('用户不存在')
}

```

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance44

Moderate activity, may be stable

Popularity13

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity52

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

Every ~337 days

Recently: every ~513 days

Total

8

Last Release

436d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/31ba949e88f82dc5fe4c96dd3c96ff1bdd619f12775842e121efe004c02cf157?d=identicon)[Birjemin](/maintainers/Birjemin)

---

Top Contributors

[![Birjemin](https://avatars.githubusercontent.com/u/10378934?v=4)](https://github.com/Birjemin "Birjemin (10 commits)")

---

Tags

helperlaravellumenphplaravelhelper

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/birjemin-laravel-helper/health.svg)

```
[![Health](https://phpackages.com/badges/birjemin-laravel-helper/health.svg)](https://phpackages.com/packages/birjemin-laravel-helper)
```

###  Alternatives

[barryvdh/laravel-ide-helper

Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.

14.9k123.0M687](/packages/barryvdh-laravel-ide-helper)[cartalyst/support

Support helpers.

762.8M14](/packages/cartalyst-support)

PHPackages © 2026

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