PHPackages                             sevenpointsix/zfw - 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. sevenpointsix/zfw

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

sevenpointsix/zfw
=================

A Laravel package for automating data collection from forms

0371PHP

Since May 21Pushed 4y ago1 watchersCompare

[ Source](https://github.com/sevenpointsix/zfw)[ Packagist](https://packagist.org/packages/sevenpointsix/zfw)[ RSS](/packages/sevenpointsix-zfw/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

An experimental form handler for Laravel.

TODO:
-----

[](#todo)

Write an artisan command that will:

- Parse a page containing an HTML form and generate a config file
- Validate the existing config file for errors
- Check that each form has an associated table to store data; create a migration if not
- Check that the database table has all necessary fields (based on the fields in the form); create a migration (to modify the table) if not
    - (This is probably a better idea than trying to get the FormController to create tables on the fly)
- Check that we have a "thanks" page/route for each form

So, the main approach here will be:

`php artisan zfw`

That will look at all routes, find forms, and check them.

We should probably allow a route name to be passed in as a main parameter, so that we can just check one single form. (This will be quicker and also easier when testing).

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity35

Early-stage or recently created project

 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/3fbb4eab2123a5d1c9d0d7983aaf3ce2c2a66792a340e0772d5ee5780fed1ec6?d=identicon)[sevenpointsix](/maintainers/sevenpointsix)

---

Top Contributors

[![phnxdgtl](https://avatars.githubusercontent.com/u/68986931?v=4)](https://github.com/phnxdgtl "phnxdgtl (22 commits)")

### Embed Badge

![Health badge](/badges/sevenpointsix-zfw/health.svg)

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

PHPackages © 2026

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