PHPackages                             leonardl00/metabase - 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. [API Development](/categories/api)
4. /
5. leonardl00/metabase

ActiveLibrary[API Development](/categories/api)

leonardl00/metabase
===================

Embed Metabase dashboard and question in your application

0.5.0(2y ago)046MITPHPPHP ^8.0

Since Oct 25Pushed 2y agoCompare

[ Source](https://github.com/leonardl00/metabase)[ Packagist](https://packagist.org/packages/leonardl00/metabase)[ RSS](/packages/leonardl00-metabase/feed)WikiDiscussions main Synced 1mo ago

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

Laravolt Metabase
=================

[](#laravolt-metabase)

Blade component to embed metabase dashboard or question in your website. For more information about Metabase, please visit [Metabase official website](https://metabase.com/).

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

[](#installation)

```
composer require laravolt/metabase
```

Add following entries to `config/services.php`:

```
'metabase' => [
    'url' => env('METABASE_URL'),
    'secret' => env('METABASE_SECRET'),
],
```

And finally, update your `.env` file:

```
METABASE_URL=https://metabase.example.com
METABASE_SECRET=secret
```

Metabase secret key can be found in metabase settings page (only accessible by admin).

> Visit  for more information.

Usage
-----

[](#usage)

```

@php($params = ['category' => 'php'])

// BEWARE of the colon in ":params" (not "param") because we are passing array variable directly to the component

```

Common Problems
---------------

[](#common-problems)

### Embedding is not enabled for this object.

[](#embedding-is-not-enabled-for-this-object)

Solution:

### Not found.

[](#not-found)

Invalid dashboard or question ID.

### Message seems corrupt or manipulated.

[](#message-seems-corrupt-or-manipulated)

Invalid secret key.

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity37

Early-stage or recently created project

 Bus Factor1

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

933d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/61e9030262222eb31e0bf008320456bd2770a2f4867b97d0882bd2b309b4fe74?d=identicon)[leonardl00](/maintainers/leonardl00)

---

Top Contributors

[![uyab](https://avatars.githubusercontent.com/u/149716?v=4)](https://github.com/uyab "uyab (17 commits)")[![leonardl00](https://avatars.githubusercontent.com/u/9998498?v=4)](https://github.com/leonardl00 "leonardl00 (5 commits)")[![SebastianSchoeps](https://avatars.githubusercontent.com/u/44115562?v=4)](https://github.com/SebastianSchoeps "SebastianSchoeps (2 commits)")

---

Tags

laravelmetabaseleonardl00

### Embed Badge

![Health badge](/badges/leonardl00-metabase/health.svg)

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

###  Alternatives

[andreaselia/laravel-api-to-postman

Generate a Postman collection automatically from your Laravel API

1.0k586.2k3](/packages/andreaselia-laravel-api-to-postman)[mollie/laravel-mollie

Mollie API client wrapper for Laravel &amp; Mollie Connect provider for Laravel Socialite

3624.1M28](/packages/mollie-laravel-mollie)[api-ecosystem-for-laravel/dingo-api

A RESTful API package for the Laravel and Lumen frameworks.

3121.5M10](/packages/api-ecosystem-for-laravel-dingo-api)[essa/api-tool-kit

set of tools to build an api with laravel

52680.5k](/packages/essa-api-tool-kit)[mll-lab/laravel-graphiql

Easily integrate GraphiQL into your Laravel project

683.2M9](/packages/mll-lab-laravel-graphiql)[kirschbaum-development/laravel-openapi-validator

Automatic OpenAPI validation for Laravel HTTP tests

581.1M5](/packages/kirschbaum-development-laravel-openapi-validator)

PHPackages © 2026

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