PHPackages                             lcharette/uf\_formgeneratorexample - 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. lcharette/uf\_formgeneratorexample

AbandonedArchivedUserfrosting-sprinkle[Utility &amp; Helpers](/categories/utility)

lcharette/uf\_formgeneratorexample
==================================

Form generator Example for UserFrosting V4

4.0.0(6y ago)1125MITPHPPHP &gt;=7.1

Since Jun 26Pushed 5y ago1 watchersCompare

[ Source](https://github.com/lcharette/UF_FormGeneratorExample)[ Packagist](https://packagist.org/packages/lcharette/uf_formgeneratorexample)[ Docs](https://github.com/lcharette/UF_FormGeneratorExample)[ Fund](https://ko-fi.com/lcharette)[ RSS](/packages/lcharette-uf-formgeneratorexample/feed)WikiDiscussions master Synced today

READMEChangelog (2)Dependencies (1)Versions (8)Used By (0)

Form Generator Sprinkle Example
===============================

[](#form-generator-sprinkle-example)

[![Donate](https://camo.githubusercontent.com/b7dc459938f321309f24018c6839ab1a99d6f0233f063a741ce7be1f607b88f5/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f446f6e6174652d4275792532304d6525323061253230436f666665652d626c75652e737667)](https://ko-fi.com/A7052ICP)[![Latest Version](https://camo.githubusercontent.com/6ad4c519c77df31ee34fff7ddac739e1dc459b2834549588b3b671d6c398515e/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f6c63686172657474652f55465f466f726d47656e657261746f724578616d706c652e737667)](https://github.com/lcharette/UF_FormGeneratorExample/releases)[![UserFrosting Version](https://camo.githubusercontent.com/d243b113a8b1764f50f7668212d970eb996110109b81aae3c24363ffb37baaab/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5573657246726f7374696e672d2533453d253230342e332d627269676874677265656e2e737667)](https://github.com/userfrosting/UserFrosting)[![Software License](https://camo.githubusercontent.com/074b89bca64d3edc93a1db6c7e3b1636b874540ba91d66367c0e5e354c56d0ea/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e737667)](LICENSE)[![Build](https://github.com/lcharette/UF_FormGeneratorExample/workflows/Build/badge.svg?branch=master)](https://github.com/lcharette/UF_FormGeneratorExample/actions?query=workflow%3ABuild)[![Codecov](https://camo.githubusercontent.com/85bf9ff4a51407ea9ece944781260947f27a55cef206ca8f6ba67de6a8092ae1/68747470733a2f2f636f6465636f762e696f2f67682f6c63686172657474652f55465f466f726d47656e657261746f724578616d706c652f6272616e63682f6d61737465722f67726170682f62616467652e737667)](https://codecov.io/gh/lcharette/UF_FormGeneratorExample)[![StyleCI](https://camo.githubusercontent.com/716a265da77dcfd7f5f6f0e5d7c4d705066baf4e7d34a3def5bb20359467c188/68747470733a2f2f7374796c6563692e696f2f7265706f732f38303235373738332f736869656c643f6272616e63683d6d6173746572267374796c653d666c6174)](https://styleci.io/repos/80257783)

This Sprinkle provides a summary example on how to use the [FormGenerator](https://github.com/lcharette/UF_FormGenerator) sprinkle for [UserFrosting 4](https://www.userfrosting.com).

Help and Contributing
=====================

[](#help-and-contributing)

If you need help using this sprinkle or found any bug, feels free to open an issue or submit a pull request. You can also find me on the [UserFrosting Chat](https://chat.userfrosting.com/) most of the time for direct support.

Installation
============

[](#installation)

Edit UserFrosting `app/sprinkles.json` file and add the following to the `require` list : `"lcharette/uf_formgeneratorexample": "^4.0.0"`. Also add `FormGenerator` and `FormGeneratorExample` to the `base` list. For example:

```
{
    "require": {
        "lcharette/uf_formgeneratorexample": "^4.0.0"
    },
    "base": [
        "core",
        "account",
        "admin",
        "FormGenerator",
        "FormGeneratorExample"
    ]
}
```

Run `composer update` then `php bakery bake` to install the sprinkle.

Try it !
--------

[](#try-it-)

Navigate to `http://YourDomain.com/formgenerator`.

This demo is not linked to any database tables, so changes are not actually saved ;)

[![Screenshot 1](/.github/screenshots/UF_FormGeneratorExample1.png?raw=true)](/.github/screenshots/UF_FormGeneratorExample1.png?raw=true)[![Screenshot 2](/.github/screenshots/UF_FormGeneratorExample2.png?raw=true)](/.github/screenshots/UF_FormGeneratorExample2.png?raw=true)[![Screenshot 3](/.github/screenshots/UF_FormGeneratorExample3.png?raw=true)](/.github/screenshots/UF_FormGeneratorExample3.png?raw=true)[![Screenshot 4](/.github/screenshots/UF_FormGeneratorExample4.png?raw=true)](/.github/screenshots/UF_FormGeneratorExample4.png?raw=true)

Licence
=======

[](#licence)

By [Louis Charette](https://bbqsoftwares.com). Copyright (c) 2020, free to use in personal and commercial software as per the MIT license.

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity63

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

Recently: every ~254 days

Total

6

Last Release

2271d ago

Major Versions

2.0.3 → 3.0.02019-11-28

3.0.0 → 4.0.02020-04-11

PHP version history (2 changes)2.0.0PHP &gt;=5.6

4.0.0PHP &gt;=7.1

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/2566513?v=4)[Louis Charette](/maintainers/lcharette)[@lcharette](https://github.com/lcharette)

---

Top Contributors

[![lcharette](https://avatars.githubusercontent.com/u/2566513?v=4)](https://github.com/lcharette "lcharette (44 commits)")

---

Tags

userfrostinguserfrosting-sprinklegeneratorformuserfrosting

### Embed Badge

![Health badge](/badges/lcharette-uf-formgeneratorexample/health.svg)

```
[![Health](https://phpackages.com/badges/lcharette-uf-formgeneratorexample/health.svg)](https://phpackages.com/packages/lcharette-uf-formgeneratorexample)
```

###  Alternatives

[symfony/maker-bundle

Symfony Maker helps you create empty commands, controllers, form classes, tests and more so you can forget about writing boilerplate code.

3.4k116.2M674](/packages/symfony-maker-bundle)[simplesoftwareio/simple-qrcode

Simple QrCode is a QR code generator made for Laravel.

2.9k29.5M105](/packages/simplesoftwareio-simple-qrcode)[lara-zeus/bolt

Zeus Bolt is form builder for your users, with so many use cases

24045.3k3](/packages/lara-zeus-bolt)[lcharette/uf_formgenerator

Form generator for UserFrosting V5

178.7k5](/packages/lcharette-uf-formgenerator)[lara-zeus/matrix-choice

Zeus Matrix Choice multiple choice grid component form for filamentPHP

2730.0k](/packages/lara-zeus-matrix-choice)[laraform/laraform-laravel

Laraform Community Edition (Laravel)

1437.2k](/packages/laraform-laraform-laravel)

PHPackages © 2026

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