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

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

veltix/laravel-sidebar
======================

A sidebar builder for Laravel

1.0.1(2y ago)04MITPHPPHP ^8.1

Since Apr 17Pushed 2y agoCompare

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

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

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)[![Travis](https://camo.githubusercontent.com/5bb0f4b42b17d9864e778050ce3c26f6a1d0e0828c8f3bb0d81388d49be6c543/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f4d616174776562736974652f4c61726176656c2d536964656261722e7376673f7374796c653d666c6174)](https://travis-ci.org/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`.

```
"maatwebsite/laravel-sidebar": "~2.1"
```

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

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 72.9% 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

Unknown

Total

1

Last Release

754d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/f2bc1d8551638205f4ec624ec9bd3619e16f0dd94baa576246eaf90d08f631c8?d=identicon)[Veltix](/maintainers/Veltix)

---

Top Contributors

[![patrickbrouwers](https://avatars.githubusercontent.com/u/7728097?v=4)](https://github.com/patrickbrouwers "patrickbrouwers (94 commits)")[![wikigods](https://avatars.githubusercontent.com/u/71094046?v=4)](https://github.com/wikigods "wikigods (11 commits)")[![breaktag](https://avatars.githubusercontent.com/u/6359543?v=4)](https://github.com/breaktag "breaktag (5 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)")[![ferdousanam](https://avatars.githubusercontent.com/u/40851904?v=4)](https://github.com/ferdousanam "ferdousanam (2 commits)")[![mvdstam](https://avatars.githubusercontent.com/u/7629384?v=4)](https://github.com/mvdstam "mvdstam (2 commits)")[![veltix](https://avatars.githubusercontent.com/u/46252663?v=4)](https://github.com/veltix "veltix (2 commits)")[![MaatwebsiteSupport](https://avatars.githubusercontent.com/u/5889106?v=4)](https://github.com/MaatwebsiteSupport "MaatwebsiteSupport (1 commits)")[![pralhadstha](https://avatars.githubusercontent.com/u/6309194?v=4)](https://github.com/pralhadstha "pralhadstha (1 commits)")[![komakino](https://avatars.githubusercontent.com/u/863727?v=4)](https://github.com/komakino "komakino (1 commits)")[![TonyRouse](https://avatars.githubusercontent.com/u/1280950?v=4)](https://github.com/TonyRouse "TonyRouse (1 commits)")[![mikemand](https://avatars.githubusercontent.com/u/745184?v=4)](https://github.com/mikemand "mikemand (1 commits)")[![czim](https://avatars.githubusercontent.com/u/11831617?v=4)](https://github.com/czim "czim (1 commits)")

---

Tags

laravelmenusidebaracp

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[psalm/plugin-laravel

Psalm plugin for Laravel

3274.9M308](/packages/psalm-plugin-laravel)[roots/acorn

Framework for Roots WordPress projects built with Laravel components.

9682.1M97](/packages/roots-acorn)[laravel/pulse

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

1.7k12.1M99](/packages/laravel-pulse)[laravel-doctrine/orm

An integration library for Laravel and Doctrine ORM

8425.3M87](/packages/laravel-doctrine-orm)[maatwebsite/laravel-sidebar

A sidebar builder for Laravel

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

Page based routing for Laravel.

608453.9k27](/packages/laravel-folio)

PHPackages © 2026

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