PHPackages                             skintrphoenix/plugin-loader - 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. [Framework](/categories/framework)
4. /
5. skintrphoenix/plugin-loader

ActiveLibrary[Framework](/categories/framework)

skintrphoenix/plugin-loader
===========================

Plugin Loader for Laravel

3.6(3y ago)0822[1 issues](https://github.com/Skintrphoenix/PluginLoader/issues)GPL-3.0-onlyPHP

Since Feb 15Pushed 3y ago1 watchersCompare

[ Source](https://github.com/Skintrphoenix/PluginLoader)[ Packagist](https://packagist.org/packages/skintrphoenix/plugin-loader)[ RSS](/packages/skintrphoenix-plugin-loader/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)DependenciesVersions (18)Used By (0)

PluginLoader
============

[](#pluginloader)

Plugin Loader for laravel

Quick Installation
------------------

[](#quick-installation)

```
composer require skintrphoenix/plugin-loader
```

### Configuration

[](#configuration)

Add This code to routes/web.php

```
$plugin = new \Skintrphoenix\PluginLoader\PluginLoader();
$plugin->refreshPlugin();
```

Run this code on your terminal

```
php artisan storage:link
```

Example Plugin
--------------

[](#example-plugin)

- [Testing](https://github.com/Skintrphoenix/TestingPlugin)

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 90% 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 ~0 days

Total

15

Last Release

1180d ago

Major Versions

v1.x-dev → 2.12023-02-15

2.6 → 3.02023-02-16

### Community

Maintainers

![](https://www.gravatar.com/avatar/9dc62ec6b5fe59f3f4c3c332cef301b2a2bde6d8905ca9f6d9c218b39db7246c?d=identicon)[Skintrphoenix](/maintainers/Skintrphoenix)

---

Top Contributors

[![Skintrphoenix](https://avatars.githubusercontent.com/u/72775104?v=4)](https://github.com/Skintrphoenix "Skintrphoenix (72 commits)")[![WisaldhiP421](https://avatars.githubusercontent.com/u/109125483?v=4)](https://github.com/WisaldhiP421 "WisaldhiP421 (6 commits)")[![vindrayulian](https://avatars.githubusercontent.com/u/100891233?v=4)](https://github.com/vindrayulian "vindrayulian (2 commits)")

### Embed Badge

![Health badge](/badges/skintrphoenix-plugin-loader/health.svg)

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

###  Alternatives

[laravel/passport

Laravel Passport provides OAuth2 server support to Laravel.

3.4k85.0M532](/packages/laravel-passport)[nolimits4web/swiper

Most modern mobile touch slider and framework with hardware accelerated transitions

41.8k177.2k1](/packages/nolimits4web-swiper)[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k36.7M259](/packages/laravel-dusk)[laravel/prompts

Add beautiful and user-friendly forms to your command-line applications.

712181.8M596](/packages/laravel-prompts)[cakephp/chronos

A simple API extension for DateTime.

1.4k47.7M121](/packages/cakephp-chronos)[laravel/pail

Easily delve into your Laravel application's log files directly from the command line.

91545.3M590](/packages/laravel-pail)

PHPackages © 2026

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