PHPackages                             nyeholt/silverstripe-udf-objects - 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. nyeholt/silverstripe-udf-objects

ActiveSilverstripe-vendormodule[Database &amp; ORM](/categories/database)

nyeholt/silverstripe-udf-objects
================================

Map Silverstripe UDF submissions to specific data objects

1.1.2(5y ago)02.4k1BSD-3-ClausePHP

Since Nov 5Pushed 5y ago2 watchersCompare

[ Source](https://github.com/nyeholt/silverstripe-udf-objects)[ Packagist](https://packagist.org/packages/nyeholt/silverstripe-udf-objects)[ RSS](/packages/nyeholt-silverstripe-udf-objects/feed)WikiDiscussions master Synced today

READMEChangelog (3)Dependencies (2)Versions (5)Used By (0)

Silverstripe User defined forms objects
=======================================

[](#silverstripe-user-defined-forms-objects)

Provides a way to map the information from a user defined form submission to a custom data object type.

Composer Install
----------------

[](#composer-install)

```
composer require nyeholt/silverstripe-udf-objects:~1.0

```

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

[](#requirements)

- SilverStripe 4.1+
- MultiValueField 5.0+

Documentation
-------------

[](#documentation)

The module adds a "Submissions" section to the CMS. In here, create a new Form Submission list, which is where submissions are stored. First create a submission list, then navigate in the site tree to find the user defined form you want to submit to this list; a new dropdown is available on the Submissions tab.

Once this association is created, you can update the form submission list to specify the data object being saved into, and then choose the field mapping.

Next, apply the `FormResponseExtension` to the data object being used to capture submissions.

Note that if you have a multivaluefield on the target object, you can choose multiple fields to be mapped to it; each source field name will appear as a key in that target field.

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

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

Total

4

Last Release

1877d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/25cb1c56a7ab949d1e6b28a2a04862ce1cffe1799a291e1797f8dfd33cd83716?d=identicon)[nyeholt](/maintainers/nyeholt)

---

Top Contributors

[![nyeholt](https://avatars.githubusercontent.com/u/161730?v=4)](https://github.com/nyeholt "nyeholt (16 commits)")

---

Tags

silverstripeuserformssymbiote

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/nyeholt-silverstripe-udf-objects/health.svg)

```
[![Health](https://phpackages.com/badges/nyeholt-silverstripe-udf-objects/health.svg)](https://phpackages.com/packages/nyeholt-silverstripe-udf-objects)
```

###  Alternatives

[silverstripe/postgresql

SilverStripe now has tentative support for PostgreSQL ('Postgres')

16258.1k2](/packages/silverstripe-postgresql)[brettt89/silverstripe-garbage-collector

SilverStripe Garbage Collector module

109.6k](/packages/brettt89-silverstripe-garbage-collector)

PHPackages © 2026

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