PHPackages                             alnutile/webforms - 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. alnutile/webforms

ActiveLibrary

alnutile/webforms
=================

Dynamic Forms Using MySQL JSON and PHP

196[3 issues](https://github.com/alnutile/webforms/issues)PHP

Since Apr 29Pushed 9y ago1 watchersCompare

[ Source](https://github.com/alnutile/webforms)[ Packagist](https://packagist.org/packages/alnutile/webforms)[ RSS](/packages/alnutile-webforms/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependenciesVersions (1)Used By (0)

Webforms
========

[](#webforms)

\*\* Required MySQL 5.7 or PostgreSQL to handle the JSON field \*\*

[![Latest Version on Packagist](https://camo.githubusercontent.com/c94150da1e54316efb2a07917163ce6a526befcfbca047ba8cbd804a54a8088e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f616c6e7574696c652f776562666f726d732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/alnutile/webforms)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Build Status](https://camo.githubusercontent.com/5aa9509aabed27a2b4e0eb5e85fed4c2fe1472267b52600953798b78df698d07/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f616c6e7574696c652f776562666f726d732f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/alnutile/webforms)[![Coverage Status](https://camo.githubusercontent.com/6cd5cfc021f3b0d8a747eb791402b2b55f1c4b7e7f569e4c3c3c5e11293d3361/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f616c6e7574696c652f776562666f726d732e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/alnutile/webforms/code-structure)[![Quality Score](https://camo.githubusercontent.com/58b9633ee46ad37f11ade5b5b69d35038530c3274b64bc0d59d2ef4b381ae5b0/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f616c6e7574696c652f776562666f726d732e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/alnutile/webforms)[![Total Downloads](https://camo.githubusercontent.com/a8377c9175abe6e939c17db9609f50fba7235f8aa8f798811b292cf3f0e1199a/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f616c6e7574696c652f776562666f726d732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/alnutile/webforms)

Configuration and Installation
------------------------------

[](#configuration-and-installation)

Publish Config

You can see your default settings in `config/webforms.php`

Structure
---------

[](#structure)

If any of the following are applicable to your project, then the directory structure should follow industry best practises by being named the following.

```
bin/
config/
src/
tests/
vendor/

```

Install
-------

[](#install)

Via Composer

```
$ composer require alnutile/webforms
```

Usage
-----

[](#usage)

**&lt; BETA do not use**

```
$skeleton = new Alnutile\Webforms();
echo $skeleton->echoPhrase('Hello, League!');
```

Change log
----------

[](#change-log)

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

Testing
-------

[](#testing)

Make sure to setup Dusk properly see Docs and this post

Adding now files? Run `composer dump`

```
$ composer test
```

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

[](#contributing)

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

Security
--------

[](#security)

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

Credits
-------

[](#credits)

- [Alfred Nutile](https://github.com/alnutile)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

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

---

Top Contributors

[![alnutile](https://avatars.githubusercontent.com/u/365385?v=4)](https://github.com/alnutile "alnutile (3 commits)")

### Embed Badge

![Health badge](/badges/alnutile-webforms/health.svg)

```
[![Health](https://phpackages.com/badges/alnutile-webforms/health.svg)](https://phpackages.com/packages/alnutile-webforms)
```

PHPackages © 2026

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