PHPackages                             imagina/laravel-sidebar - 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. imagina/laravel-sidebar

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

imagina/laravel-sidebar
=======================

A sidebar builder for Laravel

3.1(2y ago)031411MITPHPPHP &gt;=8.1.0

Since Jun 11Pushed 2y agoCompare

[ Source](https://github.com/imagina/Laravel-Sidebar)[ Packagist](https://packagist.org/packages/imagina/laravel-sidebar)[ RSS](/packages/imagina-laravel-sidebar/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (3)Versions (3)Used By (1)

WARNING! Not actively supported or maintained.
==============================================

[](#warning-not-actively-supported-or-maintained)

Laravel Sidebar
===============

[](#laravel-sidebar)

[![GitHub release](https://camo.githubusercontent.com/46fd9dfa24f9491f25f49ab73495e23af1a05621a41511380d7dfbcb57f6f050/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f4d616174776562736974652f4c61726176656c2d536964656261722e7376673f7374796c653d666c6174)](https://packagist.org/packages/maatwebsite/laravel-sidebar)[![Scrutinizer](https://camo.githubusercontent.com/fe72b2b554d2ca4435b98522ec617f0f229685ed187672cff082ade2bb8af24b/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f4d616174776562736974652f4c61726176656c2d536964656261722e7376673f7374796c653d666c6174)](https://github.com/Maatwebsite/Laravel-Sidebar)[![Packagist](https://camo.githubusercontent.com/072ae90307ddb72bb035206d63115a5140d4aff6788bcb50fb3467491b76610c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64642f4d616174776562736974652f4c61726176656c2d536964656261722e7376673f7374796c653d666c6174)](https://packagist.org/packages/maatwebsite/laravel-sidebar)[![Packagist](https://camo.githubusercontent.com/71328954deed240fcda8326e1dad91b15c33248c68757d762e5b9bb4eb0086d0/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f646d2f4d616174776562736974652f4c61726176656c2d536964656261722e7376673f7374796c653d666c6174)](https://packagist.org/packages/maatwebsite/laravel-sidebar)[![Packagist](https://camo.githubusercontent.com/5d22445f88ece340438b2b175db8eb89ab3ed6b69c2f9ed955dc77c3d776a07a/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f4d616174776562736974652f4c61726176656c2d536964656261722e7376673f7374796c653d666c6174)](https://packagist.org/packages/maatwebsite/laravel-sidebar)

Installation
------------

[](#installation)

Require this package in your `composer.json` and run `composer update`.

```
"imagina/laravel-sidebar": "~3.0"
```

After updating composer, add the ServiceProvider to the providers array in `config/app.php`

```
'Maatwebsite\Sidebar\SidebarServiceProvider',
```

Add the package middleware to `App\Http\Kernel`:

`'Maatwebsite\Sidebar\Middleware\ResolveSidebars'`

To publish the default views use:

```
php artisan vendor:publish --tag="views"
```

To publish the config use:

```
php artisan vendor:publish --tag="config"
```

Documentation
-------------

[](#documentation)

See the wiki:

Contributing
------------

[](#contributing)

**ALL contributions** should be made to appropriate branch (e.g. 2.0 for 2.0.\* bug fixes). Bug fixes should never be sent to the master branch.

We follow PSR-1, PSR-2 and PSR-4 coding styles.

Added or fixed functionality should be backed with unit tests.

License
-------

[](#license)

This package is licensed under MIT. You are free to use it in personal and commercial projects.

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community19

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 78.6% 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 ~2 days

Total

2

Last Release

1063d ago

PHP version history (2 changes)3.0PHP &gt;=5.4.0

3.1PHP &gt;=8.1.0

### Community

Maintainers

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

---

Top Contributors

[![patrickbrouwers](https://avatars.githubusercontent.com/u/7728097?v=4)](https://github.com/patrickbrouwers "patrickbrouwers (92 commits)")[![breaktag](https://avatars.githubusercontent.com/u/6359543?v=4)](https://github.com/breaktag "breaktag (5 commits)")[![JCEC007](https://avatars.githubusercontent.com/u/7571125?v=4)](https://github.com/JCEC007 "JCEC007 (4 commits)")[![sdebacker](https://avatars.githubusercontent.com/u/134503?v=4)](https://github.com/sdebacker "sdebacker (4 commits)")[![FrankPeters](https://avatars.githubusercontent.com/u/3206714?v=4)](https://github.com/FrankPeters "FrankPeters (3 commits)")[![mvdstam](https://avatars.githubusercontent.com/u/7629384?v=4)](https://github.com/mvdstam "mvdstam (2 commits)")[![TonyRouse](https://avatars.githubusercontent.com/u/1280950?v=4)](https://github.com/TonyRouse "TonyRouse (1 commits)")[![wikigods](https://avatars.githubusercontent.com/u/71094046?v=4)](https://github.com/wikigods "wikigods (1 commits)")[![czim](https://avatars.githubusercontent.com/u/11831617?v=4)](https://github.com/czim "czim (1 commits)")[![komakino](https://avatars.githubusercontent.com/u/863727?v=4)](https://github.com/komakino "komakino (1 commits)")[![MaatwebsiteSupport](https://avatars.githubusercontent.com/u/5889106?v=4)](https://github.com/MaatwebsiteSupport "MaatwebsiteSupport (1 commits)")[![mikemand](https://avatars.githubusercontent.com/u/745184?v=4)](https://github.com/mikemand "mikemand (1 commits)")[![pralhadstha](https://avatars.githubusercontent.com/u/6309194?v=4)](https://github.com/pralhadstha "pralhadstha (1 commits)")

---

Tags

laravelmenusidebaracp

###  Code Quality

TestsPest

### Embed Badge

![Health badge](/badges/imagina-laravel-sidebar/health.svg)

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

###  Alternatives

[maatwebsite/laravel-sidebar

A sidebar builder for Laravel

108327.3k17](/packages/maatwebsite-laravel-sidebar)[akaunting/laravel-menu

Menu and sidebar management package for Laravel

38233.8k](/packages/akaunting-laravel-menu)[nedwors/navigator

A Laravel package to ease defining navigation menus

433.1k](/packages/nedwors-navigator)[nguyendachuy/laravel-menu

Laravel Menu Builder | Drag &amp; Drop | Bootstrap | Laravel 7 | Laravel 8 | Laravel 9 | Laravel 10 | Laravel 11 | Laravel 12

162.2k](/packages/nguyendachuy-laravel-menu)

PHPackages © 2026

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