PHPackages                             worksome/foggy-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. worksome/foggy-laravel

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

worksome/foggy-laravel
======================

Adds Foggy support in Laravel

v0.6.9(5mo ago)5606.3k↑42.6%1[1 PRs](https://github.com/worksome/foggy-laravel/pulls)MITPHPPHP ^8.4CI passing

Since Oct 23Pushed 3w ago14 watchersCompare

[ Source](https://github.com/worksome/foggy-laravel)[ Packagist](https://packagist.org/packages/worksome/foggy-laravel)[ RSS](/packages/worksome-foggy-laravel/feed)WikiDiscussions main Synced 2w ago

READMEChangelog (10)Dependencies (22)Versions (17)Used By (0)

Laravel Foggy
=============

[](#laravel-foggy)

This package is a Laravel wrapper for Foggy.

Configuration of the plugin can be found at [Foggy's docs](https://github.com/worksome/foggy).

Install
-------

[](#install)

Via Composer

```
composer require worksome/foggy-laravel
```

Usage
-----

[](#usage)

This package adds a new artisan command for running Foggy. Simply type:

```
php artisan db:dump
```

It will by default assume that the Foggy config file, will be in `foggy.json` in the root of the project.
A configuration file can be supplied by using `--config` argument.

The artisan command by default will make the database dump to `stdout`. To pass the output to a file, use the `--output` (`-o`) option.

```
php artisan db:dump --output scrubbed-dump.sql
```

Foggy also supports specifying a custom database connection:

```
php artisan db:dump --connection mysql
```

###  Health Score

57

—

FairBetter than 98% of packages

Maintenance85

Actively maintained with recent releases

Popularity41

Moderate usage in the ecosystem

Community17

Small or concentrated contributor base

Maturity71

Established project with proven stability

 Bus Factor1

Top contributor holds 87.1% 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 ~139 days

Recently: every ~132 days

Total

15

Last Release

169d ago

PHP version history (5 changes)v0.1.0PHP &gt;=7.4

v0.5.0PHP ^8.0

v0.6.0PHP ^8.2

v0.6.8PHP ^8.3

v0.6.9PHP ^8.4

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1899334?v=4)[Owen Voke](/maintainers/owenvoke)[@owenvoke](https://github.com/owenvoke)

![](https://avatars.githubusercontent.com/u/5870441?v=4)[Oliver Nybroe](/maintainers/olivernybroe)[@olivernybroe](https://github.com/olivernybroe)

---

Top Contributors

[![owenvoke](https://avatars.githubusercontent.com/u/1899334?v=4)](https://github.com/owenvoke "owenvoke (27 commits)")[![lukeraymonddowning](https://avatars.githubusercontent.com/u/12202279?v=4)](https://github.com/lukeraymonddowning "lukeraymonddowning (2 commits)")[![laravel-shift](https://avatars.githubusercontent.com/u/15991828?v=4)](https://github.com/laravel-shift "laravel-shift (1 commits)")[![odinns](https://avatars.githubusercontent.com/u/10807424?v=4)](https://github.com/odinns "odinns (1 commits)")

###  Code Quality

TestsPest

### Embed Badge

![Health badge](/badges/worksome-foggy-laravel/health.svg)

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

###  Alternatives

[laravel/ai

The official AI SDK for Laravel.

1.1k4.6M323](/packages/laravel-ai)[mike-bronner/laravel-model-caching

Automatic caching for Eloquent models.

2.4k161.4k2](/packages/mike-bronner-laravel-model-caching)[forjedio/inertia-table

Backend-driven dynamic tables for Laravel + Inertia.js

272.0k](/packages/forjedio-inertia-table)[fumeapp/modeltyper

Generate TypeScript interfaces from Laravel Models

199336.0k](/packages/fumeapp-modeltyper)[flarum/core

Delightfully simple forum software.

211.5M2.5k](/packages/flarum-core)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

265.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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