PHPackages                             jyim/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. [Admin Panels](/categories/admin)
4. /
5. jyim/laravel-plugin

ActiveLibrary[Admin Panels](/categories/admin)

jyim/laravel-plugin
===================

031PHP

Since Sep 21Pushed 3y ago1 watchersCompare

[ Source](https://github.com/augustdai/jyim-laravel-plugin)[ Packagist](https://packagist.org/packages/jyim/laravel-plugin)[ RSS](/packages/jyim-laravel-plugin/feed)WikiDiscussions main Synced 4w ago

READMEChangelogDependenciesVersions (1)Used By (0)

Jyim Laravel Plugin
===================

[](#jyim-laravel-plugin)

### [中文文档](http://docs.jyim.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 Jyim/laravel-plugin
```

- Step 2

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

###  Health Score

15

—

LowBetter than 3% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity24

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/206428f195ff30eadf98614f63041df52fb5b17cca7a6cae08516b680b83bea5?d=identicon)[augdai](/maintainers/augdai)

---

Top Contributors

[![augustdai](https://avatars.githubusercontent.com/u/6925000?v=4)](https://github.com/augustdai "augustdai (1 commits)")

### Embed Badge

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

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

###  Alternatives

[jeroennoten/laravel-adminlte

Easy AdminLTE integration with Laravel

4.0k4.8M43](/packages/jeroennoten-laravel-adminlte)[dmstr/yii2-adminlte-asset

AdminLTE backend theme asset bundle for Yii 2.0 Framework

1.1k1.8M67](/packages/dmstr-yii2-adminlte-asset)[dwij/laraadmin

LaraAdmin is a Open source Laravel Admin Panel / CMS which can be used as Admin Backend, Data Management Tool or CRM boilerplate for Laravel with features like CRUD Generation, Module Manager, Media, Menus, Backups and much more

1.6k68.7k](/packages/dwij-laraadmin)[filament/spatie-laravel-media-library-plugin

Filament support for `spatie/laravel-medialibrary`.

1764.8M125](/packages/filament-spatie-laravel-media-library-plugin)[bezhansalleh/filament-exceptions

A Simple &amp; Beautiful Pluggable Exception Viewer for FilamentPHP's Admin Panel

193195.9k13](/packages/bezhansalleh-filament-exceptions)[filament/infolists

Easily add beautiful read-only infolists to any Livewire component.

1220.8M36](/packages/filament-infolists)

PHPackages © 2026

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