PHPackages                             useburrow/statamic-burrow - 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. useburrow/statamic-burrow

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

useburrow/statamic-burrow
=========================

Connect your Statamic site to Burrow — event tracking for native forms, Cargo ecommerce, system snapshots, and operational visibility.

00PHP

Since Jun 15Pushed 1mo agoCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

Burrow for Statamic
===================

[](#burrow-for-statamic)

Install an addon. See everything.

[Burrow](https://useburrow.com) is the orchestration layer for agency operations. This addon connects your Statamic site to Burrow — detecting native forms and Cargo, syncing event data, publishing system snapshots, and giving your team operational visibility across every client project.

No webhook configurations in form plugins. No CSV imports. One addon, total visibility.

Supported integrations
----------------------

[](#supported-integrations)

IntegrationWhat Burrow tracks**Statamic Forms**Form submissions, field mapping, per-form sync modes**Cargo**Orders, line items, ecommerce funnel events**Statamic**System snapshots — Statamic version, PHP version, installed addonsControl Panel flow
------------------

[](#control-panel-flow)

The addon setup is a multi-step wizard:

1. **Connection** — Save Burrow `baseUrl` and account `apiKey`, run SDK discovery
2. **Project** — Select the Burrow project/client to link
3. **Integrations** — Choose Statamic Forms and/or Cargo
4. **Per-integration config** — Form modes and Cargo tracking settings
5. **Review** — Sync form contracts, publish system snapshot
6. **Finish** — Mark onboarding complete

After onboarding:

- **Dashboard** — linked project, outbox stats, backfill controls, recent logs
- **Outbox** — pending/failed rows with retry/delete actions
- **Setup** — re-run the wizard

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

[](#installation)

```
composer require useburrow/statamic-burrow
```

Add the path repository when developing locally:

```
{
  "repositories": [
    { "type": "path", "url": "path/to/statamic-burrow" }
  ]
}
```

### Requirements

[](#requirements)

- Statamic **5.x or 6.x**
- PHP **8.2+** (Statamic 6 sites require PHP 8.3+ per Statamic)
- Optional: [Cargo](https://builtwithcargo.dev/) for ecommerce tracking

Configuration
-------------

[](#configuration)

Environment variables:

VariableDescription`BURROW_BASE_URL`Burrow API endpoint`BURROW_API_KEY`Burrow account API key (onboarding only)`BURROW_PLUGIN_NAME`CP nav label (default: Burrow)Runtime state (linked project, ingestion key, integrations, contracts) is stored in plugin database tables — not committed to project config.

Event model
-----------

[](#event-model)

- Forms: `forms.submission.received` (`source: statamic-forms`, `formId: sf_{handle}`)
- Ecommerce: canonical `ecommerce.*` events via SDK (`source: cargo`)
- System: `system.stack.snapshot`, `system.heartbeat.ping`

Development
-----------

[](#development)

```
composer install
./vendor/bin/phpunit
```

About Burrow
------------

[](#about-burrow)

Learn more at [useburrow.com](https://useburrow.com).

###  Health Score

19

—

LowBetter than 9% of packages

Maintenance60

Regular maintenance activity

Popularity0

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity11

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/dd606aadcff963a8203dd2c40bead00ccd2abc9b51677c62cbb60f0e75c9a2d0?d=identicon)[siebird](/maintainers/siebird)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/useburrow-statamic-burrow/health.svg)

```
[![Health](https://phpackages.com/badges/useburrow-statamic-burrow/health.svg)](https://phpackages.com/packages/useburrow-statamic-burrow)
```

###  Alternatives

[violuke/php-barcodes

A collection of PHP classes for managing barcodes.

39600.0k7](/packages/violuke-php-barcodes)[fab2s/souuid

Simple Ordered Uuid Generator in PHP

13613.7k1](/packages/fab2s-souuid)[millerphp/laravel-browserless

This is my package laravel-browserless

1216.2k](/packages/millerphp-laravel-browserless)

PHPackages © 2026

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