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

ActiveLibrary

xjaqil/laravel-plugin
=====================

v1.0.3(3y ago)04MITPHPPHP ^7.4 || ^8.0

Since Jan 15Pushed 3y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (5)Used By (0)

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

[](#laravel-plugin)

### [中文文档](http://docs.you-tang.com/)

[](#中文文档)

About Laravel Plugin
--------------------

[](#about-laravel-plugin)

Laravel Plugin is a plugin mechanism solution for developers who need to build their own ecosystem，With it you can build a wordpress-like ecosystem. It can help you as follows：

- Load plugins based on service registration.
- Through the command line, plugin developers can easily and quickly build plugins and upload plug-ins to the plugin market.
- Provides plugin composer package support. Reference composer separately in the created plugin.
- Execute the logic of plugin installation, uninstallation, enable, and disable in the way of event monitoring. Easy for developers to expand.
- Slot-style plugin market support, by modifying the configuration file, developers can seamlessly connect to their own plugin market.
- Comes with a basic plugin marketplace, where developers can upload plugins and review them.
- Supports multiple versions of plugins.

Requirement
-----------

[](#requirement)

- php &gt;= 7.4
- laravel &gt;= 8.0

v1.1.0 Development Plan
-----------------------

[](#v110-development-plan)

- Support laravel 9
- Replace FileRepository with MysqlRepository
- Complete `Laravel-plugin-ui`

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

[](#installation)

- Step 1

```
composer require Aqil/laravel-plugin
```

- Step 2

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

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 89.2% 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 ~48 days

Total

4

Last Release

1432d ago

PHP version history (2 changes)v1.0.0PHP &gt;=7.4.0

v1.0.2PHP ^7.4 || ^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/2f51da84ed8f63229bdb750cba656f8b7695192c3811b2a4be0bb1fa6b6cf339?d=identicon)[xjaqil](/maintainers/xjaqil)

---

Top Contributors

[![youyingxiang](https://avatars.githubusercontent.com/u/28653285?v=4)](https://github.com/youyingxiang "youyingxiang (107 commits)")[![StyleCIBot](https://avatars.githubusercontent.com/u/11048387?v=4)](https://github.com/StyleCIBot "StyleCIBot (13 commits)")

### Embed Badge

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

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

PHPackages © 2026

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