PHPackages                             marcin-orlowski/disco-toolbar-laravel - 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. marcin-orlowski/disco-toolbar-laravel

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

marcin-orlowski/disco-toolbar-laravel
=====================================

Customizable toolbar for Laravel projects

2.0.0(3mo ago)10[1 issues](https://github.com/MarcinOrlowski/php-discotoolbar-laravel/issues)MITPHPPHP ^8.2

Since Jan 31Pushed 3mo agoCompare

[ Source](https://github.com/MarcinOrlowski/php-discotoolbar-laravel)[ Packagist](https://packagist.org/packages/marcin-orlowski/disco-toolbar-laravel)[ RSS](/packages/marcin-orlowski-disco-toolbar-laravel/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (6)Versions (3)Used By (0)

[![img](img/banner.webp)](img/banner.webp)

[![Latest Stable Version](https://camo.githubusercontent.com/0ed7e9e180ead22883a77c0f6bec2bad706431d468b1d3c211a3cb986ff6a62e/68747470733a2f2f706f7365722e707567782e6f72672f6d617263696e2d6f726c6f77736b692f646973636f2d746f6f6c6261722d6c61726176656c2f76)](https://packagist.org/packages/marcin-orlowski/disco-toolbar-laravel)[![Monthly Downloads](https://camo.githubusercontent.com/c845276fcc6749f9bd453a19143172776d96f7addf1e8cd2b883f9a884f1f1f9/68747470733a2f2f706f7365722e707567782e6f72672f6d617263696e2d6f726c6f77736b692f646973636f2d746f6f6c6261722d6c61726176656c2f642f6d6f6e74686c79)](https://packagist.org/packages/marcin-orlowski/disco-toolbar-laravel)[![License](https://camo.githubusercontent.com/0bb5b14f8e2a42ace591116af218f7774b8cc8d563da415d16fe6a290535f1d8/68747470733a2f2f706f7365722e707567782e6f72672f6d617263696e2d6f726c6f77736b692f646973636f2d746f6f6c6261722d6c61726176656c2f6c6963656e7365)](https://packagist.org/packages/marcin-orlowski/disco-toolbar-laravel)

Welcome!
========

[](#welcome)

**DiscoToolbar** is a customizable toolbar for your Laravel application, providing all-time access to essential resources right from your browser. Perfect for streamlining your workflow by keeping frequently-used tools, admin panels, and services just one click away.

What is DiscoToolbar?
---------------------

[](#what-is-discotoolbar)

DiscoToolbar creates a persistent banner (typically placed at the top of your layout) that displays during development. It's highly configurable via YAML, allowing you to create custom buttons and links to anything you need: admin panels, database tools, email catchers, API documentation, or any other resource.

[![img](img/disco-toolbar.webp)](img/disco-toolbar.webp)

### Perfect for Docker Environments

[](#perfect-for-docker-environments)

Since configuration is YAML-based, it's incredibly easy to generate dynamically when setting up new environments. When using Docker or similar containerization, port numbers often change between setups - but with DiscoToolbar, you can regenerate the configuration file on each environment startup, ensuring all links always point to the correct ports and services.

Features
--------

[](#features)

- **Zero configuration** - Works out of the box with Laravel's auto-discovery
- **Fully customizable via YAML** - Easy to configure and regenerate for different environments
- **Flexible widget system** - Create buttons with Font Awesome icons, emoji, text labels, or any combination
- **Display anything** - Add links to admin panels, database tools, email catchers, API docs, or any resource
- **Action buttons** - Direct access to frequently-used tools and services
- **Debug-aware** - Only loads when `APP_DEBUG=true`, zero production overhead
- **Dynamic configuration** - Perfect for Docker setups where ports change - regenerate config on startup
- **Customizable placement** - Position widgets on left or right side of the toolbar

See [extensive documentation](docs/) for details and usage examples.

Requirements
------------

[](#requirements)

- PHP 8.2 or higher
- Laravel 11.x or 12.x

Notes
-----

[](#notes)

There's also [Symfony version](https://github.com/MarcinOrlowski/php-discotoolbar-symfony) of this package!

[![x](img/banner-symfony.webp)](https://github.com/MarcinOrlowski/php-discotoolbar-symfony)

License
-------

[](#license)

- Written and copyrighted ©2025-2026 by Marcin Orlowski &lt;mail (#) marcinorlowski (.) com&gt;
- DiscoToolbar is open-source software licensed under the [MIT license](http://opensource.org/licenses/MIT)

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance61

Regular maintenance activity

Popularity2

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity47

Maturing project, gaining track record

 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

Unknown

Total

1

Last Release

102d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8870db56c4a0f54e86e6d574b761bac8654795bdad7b52b3ccdb6a42f0d4af80?d=identicon)[MarcinOrlowski](/maintainers/MarcinOrlowski)

---

Top Contributors

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

---

Tags

laraveltoolbardevelopmentnavigationdisco

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP\_CodeSniffer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/marcin-orlowski-disco-toolbar-laravel/health.svg)

```
[![Health](https://phpackages.com/badges/marcin-orlowski-disco-toolbar-laravel/health.svg)](https://phpackages.com/packages/marcin-orlowski-disco-toolbar-laravel)
```

###  Alternatives

[caffeinated/menus

Laravel Menus

134159.5k5](/packages/caffeinated-menus)[cybercog/laravel-paket

Composer personal web interface. Manage Laravel dependencies without switching to command line!

1753.3k](/packages/cybercog-laravel-paket)[nedwors/navigator

A Laravel package to ease defining navigation menus

433.1k](/packages/nedwors-navigator)[kodicomponents/navigation

The KodiCMS Support package.

12232.6k10](/packages/kodicomponents-navigation)[gonetone/laravel-boost-windsurf-extension

Laravel Boost extension package that provides Windsurf editor and Windsurf JetBrains plugin integration.

239.1k](/packages/gonetone-laravel-boost-windsurf-extension)[rinvex/laravel-menus

Rinvex Menus is a simple menu builder package for Laravel, that supports hierarchical structure, ordering, and styling with full flexibility using presenters for easy styling and custom structure of menu rendering.

294.0k20](/packages/rinvex-laravel-menus)

PHPackages © 2026

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