PHPackages                             guave/formsave-bundle - 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. [Database &amp; ORM](/categories/database)
4. /
5. guave/formsave-bundle

ActiveContao-bundle[Database &amp; ORM](/categories/database)

guave/formsave-bundle
=====================

Saving Forms to DB for Contao 5.0+

2.0.1(3w ago)01.3kISCPHPPHP ^8.1

Since Dec 19Pushed 3w ago3 watchersCompare

[ Source](https://github.com/guavestudios/FormSaveBundle)[ Packagist](https://packagist.org/packages/guave/formsave-bundle)[ Docs](https://www.guaveinteractive.ch)[ RSS](/packages/guave-formsave-bundle/feed)WikiDiscussions main Synced 3w ago

READMEChangelogDependencies (20)Versions (15)Used By (0)

Form Save Bundle
================

[](#form-save-bundle)

This contao module saves forms configured with the save form field to the `tl_form_save` table.

Requirements
------------

[](#requirements)

- Contao 5.0+
- PHP 8.1+

Install
-------

[](#install)

```
$ composer require guave/formsave-bundle
$ php vendor/bin/contao-console contao:migrate
```

Usage
-----

[](#usage)

Create a form that saves to the table `tl_form_save`.

Add a hidden field with the field name `alias` and a default value of your choice. The value will be used to display the form in the exported CSV.

Every other field with a field name will be serialized into a `form_data` field in the database.

Within the form overview in Contao there will be a new button that allows you to download a CSV of the submissions.

There is also an optional Form Name Content Element, which you can add to the same page as the form. This will override the `alias` from the form. This is useful for when you have the same form for multiple uses. This way you can differentiate the submitions in the CSV by the `alias`.

###  Health Score

49

—

FairBetter than 94% of packages

Maintenance94

Actively maintained with recent releases

Popularity18

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity62

Established project with proven stability

 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 ~114 days

Recently: every ~192 days

Total

12

Last Release

27d ago

Major Versions

1.2.2 → 2.0.02026-01-22

PHP version history (2 changes)1.0.0PHP ^7.4 || ^8.0

2.0.0PHP ^8.1

### Community

Maintainers

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

---

Top Contributors

[![gschrisstadler](https://avatars.githubusercontent.com/u/51399652?v=4)](https://github.com/gschrisstadler "gschrisstadler (19 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/guave-formsave-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/guave-formsave-bundle/health.svg)](https://phpackages.com/packages/guave-formsave-bundle)
```

PHPackages © 2026

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