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.2.0(2w ago)18[2 issues](https://github.com/MarcinOrlowski/php-discotoolbar-laravel/issues)MITPHPPHP ^8.2CI passing

Since Jan 31Pushed 2w 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 today

READMEChangelog (3)Dependencies (12)Versions (5)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 newer

Notes
-----

[](#notes)

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

[![Symfony Disco Bar](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

38

—

LowBetter than 83% of packages

Maintenance77

Regular maintenance activity

Popularity8

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity50

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

Every ~70 days

Total

3

Last Release

15d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/8041294?v=4)[Marcin Orlowski](/maintainers/MarcinOrlowski)[@MarcinOrlowski](https://github.com/MarcinOrlowski)

---

Top Contributors

[![MarcinOrlowski](https://avatars.githubusercontent.com/u/8041294?v=4)](https://github.com/MarcinOrlowski "MarcinOrlowski (14 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

[laravel/sail

Docker files for running a basic Laravel application.

1.9k205.7M1.3k](/packages/laravel-sail)[craftcms/cms

Craft CMS

3.6k3.6M3.1k](/packages/craftcms-cms)[psalm/plugin-laravel

Psalm plugin for Laravel

3355.3M346](/packages/psalm-plugin-laravel)[renatomarinho/laravel-page-speed

Laravel Page Speed

2.5k1.7M10](/packages/renatomarinho-laravel-page-speed)[flarum/core

Delightfully simple forum software.

201.4M2.3k](/packages/flarum-core)

PHPackages © 2026

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