PHPackages                             unarealidad/canarium-modules-form - 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. unarealidad/canarium-modules-form

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

unarealidad/canarium-modules-form
=================================

Extends Canarium to handle dynamic form creation.

01PHP

Since Jan 4Pushed 9y agoCompare

[ Source](https://github.com/unarealidad-tech-studio/canarium-modules-form)[ Packagist](https://packagist.org/packages/unarealidad/canarium-modules-form)[ RSS](/packages/unarealidad-canarium-modules-form/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Form
====

[](#form)

Extends Canarium to handle dynamic form creation. This allows administrators to view, create, update, and delete forms for guests and users to fill up in the website.

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

[](#installation)

Install via composer:

`composer require unarealidad/canarium-modules-form dev-master`

Add `Form` to your Appmaster's `config/application.config.php` or your Appinstance's `config/instance.config.php` under the key `modules`

Go to your Appinstance directory and run the following to update your database:

`./doctrine-module orm:schema-tool:update --force`

Configuration
=============

[](#configuration)

*None*

Exposed Pages
=============

[](#exposed-pages)

URLTemplateAccessDescription/form/:form-idform/index.phtmlPublicShows the specified form/form/thank-youform/thank-you.phtmlPublicThe thank you page after a successful submission/form/submitted-formsform/submitted-forms.phtmlUserList of forms submissions viewable to the current logged in user/admin/formadmin/index.phtmlAdminShows the list of forms created by the logged in user/admin/form/submitted-formsadmin/submitted-forms.phtmlAdminShows the list of submitted forms that the user has access to/admin/form/settingsadmin/settings.phtmlAdminForm related customizations\* All template locations are relative to the Appinstance root's /public/templates/form/. Sample templates are provided in the module's view/ directory.

Additional Customization
========================

[](#additional-customization)

*None*

Exposed Services
================

[](#exposed-services)

`form_form_service` - Main service. Handles form related operations

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity1

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 65% 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/413897a0aac7a60d32f8cadc18d590daaa596a0644c2d871065366839cb88ff3?d=identicon)[unarealidad](/maintainers/unarealidad)

---

Top Contributors

[![Fatal-Errol](https://avatars.githubusercontent.com/u/6903866?v=4)](https://github.com/Fatal-Errol "Fatal-Errol (13 commits)")[![unarealidadtech](https://avatars.githubusercontent.com/u/24706184?v=4)](https://github.com/unarealidadtech "unarealidadtech (7 commits)")

### Embed Badge

![Health badge](/badges/unarealidad-canarium-modules-form/health.svg)

```
[![Health](https://phpackages.com/badges/unarealidad-canarium-modules-form/health.svg)](https://phpackages.com/packages/unarealidad-canarium-modules-form)
```

###  Alternatives

[codewithdennis/filament-select-tree

The multi-level select field enables you to make single selections from a predefined list of options that are organized into multiple levels or depths.

320392.1k17](/packages/codewithdennis-filament-select-tree)[james.xue/ali-safe-api

阿里内容检测，包括文本、关键词文本检测以及对图片涉黄、暴恐、敏感检测、广告、二维码等

664.8k1](/packages/jamesxue-ali-safe-api)

PHPackages © 2026

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