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(4mo ago)5599.7k↑41.5%1MITPHPPHP ^8.4CI passing

Since Oct 23Pushed 4mo 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 3d ago

READMEChangelog (10)Dependencies (22)Versions (16)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

55

—

FairBetter than 97% of packages

Maintenance77

Regular maintenance activity

Popularity41

Moderate usage in the ecosystem

Community17

Small or concentrated contributor base

Maturity70

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

124d 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

[psalm/plugin-laravel

Psalm plugin for Laravel

3355.3M346](/packages/psalm-plugin-laravel)[laravel/ai

The official AI SDK for Laravel.

1.0k3.2M199](/packages/laravel-ai)[flarum/core

Delightfully simple forum software.

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

The Illuminate Queue package.

21332.6M1.6k](/packages/illuminate-queue)[mike-bronner/laravel-model-caching

Automatic caching for Eloquent models.

2.4k91.9k1](/packages/mike-bronner-laravel-model-caching)[fumeapp/modeltyper

Generate TypeScript interfaces from Laravel Models

198321.1k](/packages/fumeapp-modeltyper)

PHPackages © 2026

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