PHPackages                             processton-io/processton-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. [Templating &amp; Views](/categories/templating)
4. /
5. processton-io/processton-form

ActiveLibrary[Templating &amp; Views](/categories/templating)

processton-io/processton-form
=============================

This package will generate forms

1.1.0(2y ago)0381MITPHPPHP ^8.0|^8.1

Since May 22Pushed 2y agoCompare

[ Source](https://github.com/processton-io/processton-form)[ Packagist](https://packagist.org/packages/processton-io/processton-form)[ Docs](https://github.com/processton-io/processton-form)[ RSS](/packages/processton-io-processton-form/feed)WikiDiscussions main Synced 2mo ago

READMEChangelog (2)Dependencies (3)Versions (3)Used By (1)

Very short description of the package
=====================================

[](#very-short-description-of-the-package)

[![Latest Version on Packagist](https://camo.githubusercontent.com/512d609f77faabfe922e646ad9b141024c8d6c619435868d3649856597cd20d1/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f70726f63657373746f6e2d696f2f70726f63657373746f6e2d666f726d2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/processton-io/processton-form)[![Total Downloads](https://camo.githubusercontent.com/d95b9bd0dda121e4947dc1e673e7ad3dbc498f0b6f98ea2b7503772409f9d8e0/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f70726f63657373746f6e2d696f2f70726f63657373746f6e2d666f726d2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/processton-io/processton-form)[![GitHub Actions](https://github.com/processton-io/processton-form/actions/workflows/main.yml/badge.svg)](https://github.com/processton-io/processton-form/actions/workflows/main.yml/badge.svg)

Generate Form for processton Client

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

[](#installation)

You can install the package via composer:

```
composer require processton-io/processton-form
```

Usage
-----

[](#usage)

```
ProcesstonForm::generateForm(
    'Title',
    'abc.com/submit-form',
    ProcesstonForm::generateFormRows([
        ProcesstonForm::generateFormRow(
            [
                ProcesstonForm::generateFormRowElement(
                    'label',
                    'text',
                    'map'
                )
            ],
            [],
            '',
            '',
            '',
            'row',
        )

    ])
);
```

### Testing

[](#testing)

```
composer test
```

### Changelog

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

### Security

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Ahmad Faryab Kokab](https://github.com/processton)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

Laravel Package Boilerplate
---------------------------

[](#laravel-package-boilerplate)

This package was generated using the [Laravel Package Boilerplate](https://laravelpackageboilerplate.com).

###  Health Score

24

—

LowBetter than 30% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity51

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

Total

2

Last Release

746d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/83275f3144d4cc4092e54dd8d5acf6a048536f6d7e454d741ae82a61f904c737?d=identicon)[ahmadkokab](/maintainers/ahmadkokab)

---

Top Contributors

[![afaryab](https://avatars.githubusercontent.com/u/68786248?v=4)](https://github.com/afaryab "afaryab (2 commits)")

---

Tags

processtonprocesston-form

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/processton-io-processton-form/health.svg)

```
[![Health](https://phpackages.com/badges/processton-io-processton-form/health.svg)](https://phpackages.com/packages/processton-io-processton-form)
```

###  Alternatives

[limenius/react-bundle

Client and Server-side react rendering in a Symfony Bundle

3841.2M](/packages/limenius-react-bundle)[wbrowar/guide

A CMS Guide for Craft CMS.

6154.7k1](/packages/wbrowar-guide)

PHPackages © 2026

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