PHPackages                             aindong/pluggables - 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. aindong/pluggables

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

aindong/pluggables
==================

Pluggable features/Modular Structure helper for laravel 5

v1.0.3(11y ago)42.3k↓84.4%MITPHPPHP &gt;=5.4.0

Since Jun 12Pushed 10y ago2 watchersCompare

[ Source](https://github.com/aindong/pluggables)[ Packagist](https://packagist.org/packages/aindong/pluggables)[ RSS](/packages/aindong-pluggables/feed)WikiDiscussions master Synced today

READMEChangelog (6)Dependencies (8)Versions (8)Used By (0)

[![Laravel 5.1](https://camo.githubusercontent.com/05076f1468adbd2ff88c746e1d499486fe3755747a047b2f42949a583c4884b2/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c61726176656c2d352e312d6f72616e67652e7376673f7374796c653d666c61742d737175617265)](http://laravel.com)[![Build Status](https://camo.githubusercontent.com/e050673b24c8600581ff00710825ca9af3fb70a626533d4758e83c8b1978cd39/68747470733a2f2f7472617669732d63692e6f72672f61696e646f6e672f706c75676761626c65732e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/aindong/pluggables)[![LICENSE](https://camo.githubusercontent.com/7013272bd27ece47364536a221edb554cd69683b68a46fc0ee96881174c4214c/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d626c75652e737667)](https://camo.githubusercontent.com/7013272bd27ece47364536a221edb554cd69683b68a46fc0ee96881174c4214c/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d626c75652e737667)[![StyleCI](https://camo.githubusercontent.com/032df875b9580c7dc11c3b0880d9cc2056083dc811fabb4584868b4c44dedbaa/68747470733a2f2f7374796c6563692e696f2f7265706f732f33353833383533362f736869656c64)](https://styleci.io/repos/35838536)

\##Pluggables

A modular pattern guide/generator for creating a (more modular way) laravel application easily. It follows the FIG PSR-1, PSR-2, and PSR-4 coding standards. Pluggables supports the current version of laravel (5.1).

\##QUICK INSTALLATION

You can install this package using `composer`

`composer require aindong/pluggables=~1.0`

Once the composer operation is complete, locate your `config/app.php` and open it using your editor(vim, sublime, phpstorm, etc). Then add this into the service `providers` array

`Aindong\Pluggables\PluggablesServiceProvider::class,`

then scroll down to see the `facade` array and add this

`'Pluggables' => Aindong\Pluggables\Facades\Pluggable::class,`

after that, you have to set the configuration files of pluggables using `php artisan vendor:publish` then look for the pluggables.php on the config folder.

and you can start using both the `Plugegables` console commands and facades during the development of your application, to see all the pluggables commands simply type this into your terminal `php artisan` and check for `pluggables`. Have fun!

\#####NOTES: Development stage

\#####SOON Will add unit tests soon. For those who would like to contribute, you can always contact me @  for now, thank you!

###  Health Score

31

—

LowBetter than 66% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity63

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

Total

6

Last Release

4036d ago

Major Versions

v0.3.0 → v1.0.02015-06-13

### Community

Maintainers

![](https://www.gravatar.com/avatar/17c8c6a0166dd57eb40c5140dc9881ee6ebd12219890991df1f7f02fd7e37007?d=identicon)[aindong](/maintainers/aindong)

---

Top Contributors

[![aindong](https://avatars.githubusercontent.com/u/1896053?v=4)](https://github.com/aindong "aindong (61 commits)")

---

Tags

laravelmodulesaindongpluggables

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/aindong-pluggables/health.svg)

```
[![Health](https://phpackages.com/badges/aindong-pluggables/health.svg)](https://phpackages.com/packages/aindong-pluggables)
```

###  Alternatives

[psalm/plugin-laravel

Psalm plugin for Laravel

3355.3M346](/packages/psalm-plugin-laravel)[roots/acorn

Framework for Roots WordPress projects built with Laravel components.

9762.4M131](/packages/roots-acorn)[laravel/ai

The official AI SDK for Laravel.

1.0k3.2M194](/packages/laravel-ai)[laravel/pulse

Laravel Pulse is a real-time application performance monitoring tool and dashboard for your Laravel application.

1.7k15.1M132](/packages/laravel-pulse)[api-platform/laravel

API Platform support for Laravel

58171.5k14](/packages/api-platform-laravel)[illuminate/queue

The Illuminate Queue package.

21332.6M1.6k](/packages/illuminate-queue)

PHPackages © 2026

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