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

ActiveLibrary

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

2.0.8(12mo ago)010MITPHPPHP ^8.2

Since Oct 17Pushed 12mo 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 1mo ago

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

35

—

LowBetter than 80% of packages

Maintenance50

Moderate activity, may be stable

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity65

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

361d 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://www.gravatar.com/avatar/6aa8ddf5aa785926032d7c2cf0475d59a7f1a76a03ec9bf482f371be01cbe558?d=identicon)[WHBLeer](/maintainers/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

[cmgmyr/messenger

Simple user messaging tool for Laravel

2.6k2.4M6](/packages/cmgmyr-messenger)[cviebrock/eloquent-taggable

Easy ability to tag your Eloquent models in Laravel.

567694.8k3](/packages/cviebrock-eloquent-taggable)[spatie/laravel-prometheus

Export Laravel metrics to Prometheus

2651.3M6](/packages/spatie-laravel-prometheus)[laravel-notification-channels/apn

Apple APN Push Notification Channel

2021.9M4](/packages/laravel-notification-channels-apn)[api-platform/laravel

API Platform support for Laravel

59126.4k6](/packages/api-platform-laravel)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

255.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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