PHPackages                             sanlilin/laravel-plugin - 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. sanlilin/laravel-plugin

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

sanlilin/laravel-plugin
=======================

2.0.8(1y ago)010MITPHPPHP ^8.2

Since Oct 17Pushed 1y ago1 watchersCompare

[ Source](https://github.com/WHBLeer/laravel-plugin)[ Packagist](https://packagist.org/packages/sanlilin/laravel-plugin)[ RSS](/packages/sanlilin-laravel-plugin/feed)WikiDiscussions main Synced today

READMEChangelog (10)Dependencies (8)Versions (28)Used By (0)

Laravel Plugin
==============

[](#laravel-plugin)

### [插件开发文档:https://doc.uhaveshop.vip/plugin](https://doc.uhaveshop.vip/plugin)

[](#插件开发文档httpsdocuhaveshopvipplugin)

关于
--

[](#关于)

Laravel Plugin是一个插件机制解决方案，为需要建立自己的生态系统的开发人员，有了它，你可以建立一个类似wordpress的生态系统。它可以帮助您如下:

- 加载插件基于服务注册。
- 通过命令行，插件开发人员可以轻松快速地构建插件并将插件上传到插件市场。
- 提供插件编写器包支持。在创建的插件中单独引用composer。
- 以事件监控的方式执行插件的安装、卸载、启用、禁用逻辑。易于开发人员扩展。
- 插槽式插件市场支持，通过修改配置文件，开发者可以无缝连接到自己的插件市场。
- 附带一个基本的插件市场，开发人员可以上传插件并对其进行审查。

适用环境
----

[](#适用环境)

```
"php": "^7.3|^8.0",
"ext-zip": "*",
"laravel/framework": "^8.12",
"spatie/laravel-enum": "^2.5"
```

installation
------------

[](#installation)

- Step 1

```
composer require sanlilin/laravel-plugin
```

- Step 2

```
php artisan vendor:publish --provider="Sanlilin\LaravelPlugin\Providers\PluginServiceProvider"
```

###  Health Score

34

—

LowBetter than 75% of packages

Maintenance46

Moderate activity, may be stable

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity66

Established project with proven stability

 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 ~23 days

Recently: every ~0 days

Total

26

Last Release

416d ago

Major Versions

1.1.9 → 2.0.02025-05-13

PHP version history (2 changes)1.0.0PHP ^7.3|^8.0

2.0.0PHP ^8.2

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/30891605?v=4)[三里林](/maintainers/WHBLeer)[@WHBLeer](https://github.com/WHBLeer)

---

Top Contributors

[![WHBLeer](https://avatars.githubusercontent.com/u/30891605?v=4)](https://github.com/WHBLeer "WHBLeer (14 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/sanlilin-laravel-plugin/health.svg)

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

###  Alternatives

[psalm/plugin-laravel

Psalm plugin for Laravel

3355.3M346](/packages/psalm-plugin-laravel)[api-platform/laravel

API Platform support for Laravel

58171.6k14](/packages/api-platform-laravel)[propaganistas/laravel-disposable-email

Disposable email validator

6023.0M7](/packages/propaganistas-laravel-disposable-email)[mike-bronner/laravel-model-caching

Automatic caching for Eloquent models.

2.4k91.9k1](/packages/mike-bronner-laravel-model-caching)[flarum/core

Delightfully simple forum software.

201.4M2.3k](/packages/flarum-core)[tomshaw/electricgrid

A feature-rich Livewire package designed for projects that require dynamic, interactive data tables.

119.4k](/packages/tomshaw-electricgrid)

PHPackages © 2026

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