PHPackages                             sierratecnologia/formmaker - 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. sierratecnologia/formmaker

ActiveLibrary

sierratecnologia/formmaker
==========================

A remarkably magical form and input maker tool for Laravel.

v2.12.2(5y ago)09981MITPHPPHP &gt;=7.2

Since Jul 18Pushed 2y ago2 watchersCompare

[ Source](https://github.com/SierraTecnologia/FormMaker)[ Packagist](https://packagist.org/packages/sierratecnologia/formmaker)[ RSS](/packages/sierratecnologia-formmaker/feed)WikiDiscussions stable Synced 2mo ago

READMEChangelogDependencies (7)Versions (104)Used By (1)

[![Grafite FormMaker](GrafiteFormMaker-banner.png)](GrafiteFormMaker-banner.png)

**FormMaker** - An amazing Form generating component for Laravel.

[![Build Status](https://camo.githubusercontent.com/5d4e72342634e4c4278aca3466ff5f4469834184281bced90e03c17260a8d95a/68747470733a2f2f7472617669732d63692e6f72672f5369657272615465636e6f6c6f676961496e632f466f726d4d616b65722e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/SierraTecnologiaInc/FormMaker)[![Maintainability](https://camo.githubusercontent.com/5e194657080f8a2c16f3ddb7b05b7594b00e9c1eecec2c8a42bc4890a8b745fe/68747470733a2f2f6170692e636f6465636c696d6174652e636f6d2f76312f6261646765732f38633030613034366665633332643862386163372f6d61696e7461696e6162696c697479)](https://codeclimate.com/github/SierraTecnologiaInc/FormMaker/maintainability)[![Packagist](https://camo.githubusercontent.com/e8480c833661f5978e4f9b9a7cf6d519970e4f1cfa260cb45a5c757371937c3f/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f7369657272617465636e6f6c6f6769612f666f726d6d616b65722e737667)](https://packagist.org/packages/sierratecnologia/formmaker)[![license](https://camo.githubusercontent.com/850eae1099d2b05f53383473d7cd51f9bc1ab09b7d0d9e5122f1dd930efdcc6d/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f6d6173686170652f6170697374617475732e737667)](https://packagist.org/packages/sierratecnologia/formmaker)

The FormMaker package lets you generate forms as well as fields with standard make commands. Inside your forms for models you can specify the fields that need to be generated and then simply pass the form to the view. No more writing html forms, error handling etc. It can handle Eloquent relationships and easily work with ajax requests for more dynamic form submissions.

##### Author(s):

[](#authors)

- [Matt Lantz](https://github.com/mlantz) ([@mattylantz](http://twitter.com/mattylantz), mattlantz at gmail dot com)

Requirements
------------

[](#requirements)

1. PHP 7.2+
2. OpenSSL

Compatibility and Support
-------------------------

[](#compatibility-and-support)

Laravel VersionPackage TagSupported^5.8.x - 7.x2.xyes5.4.x - 5.8.x1.3.xno5.4.x1.1.xno5.3.x1.0.xno### Installation

[](#installation)

Start a new Laravel project:

```
composer create-project laravel/laravel your-project-name
```

Then run the following to add FormMaker

```
composer require "sierratecnologia/formmaker"
```

Time to publish those assets!

```
php artisan vendor:publish --provider="SierraTecnologia\FormMaker\FormMakerProvider"
```

Documentation
-------------

[](#documentation)

[https://docs.sierratecnologia.ca/others/form\_maker](https://docs.sierratecnologia.ca/others/form_maker)
[https://docs.sierratecnologia.ca/others/input\_maker](https://docs.sierratecnologia.ca/others/input_maker)

License
-------

[](#license)

FormMaker is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT)

### Bug Reporting and Feature Requests

[](#bug-reporting-and-feature-requests)

Please add as many details as possible regarding submission of issues and feature requests

### Disclaimer

[](#disclaimer)

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity75

Established project with proven stability

 Bus Factor1

Top contributor holds 82.2% 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 ~28 days

Recently: every ~305 days

Total

97

Last Release

844d ago

Major Versions

v1.3.5 → v2.0.02019-06-18

v1.3.6 → v2.1.12019-07-14

PHP version history (6 changes)v1.0.0PHP &gt;=5.5.9

v1.0.4PHP &gt;=5.6.4

v1.2.0PHP &gt;=7.0

v2.0.2PHP &gt;=7.2

0.2.0PHP &gt;=7.4

0.4.4PHP ^7.2|^8.0

### Community

Maintainers

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

---

Top Contributors

[![mlantz](https://avatars.githubusercontent.com/u/1065551?v=4)](https://github.com/mlantz "mlantz (263 commits)")[![ricardosierra](https://avatars.githubusercontent.com/u/5499444?v=4)](https://github.com/ricardosierra "ricardosierra (39 commits)")[![amranidev](https://avatars.githubusercontent.com/u/12874619?v=4)](https://github.com/amranidev "amranidev (6 commits)")[![jimhlad](https://avatars.githubusercontent.com/u/6893042?v=4)](https://github.com/jimhlad "jimhlad (6 commits)")[![arturmamedov](https://avatars.githubusercontent.com/u/2785707?v=4)](https://github.com/arturmamedov "arturmamedov (3 commits)")[![sagarrabadiya](https://avatars.githubusercontent.com/u/5405403?v=4)](https://github.com/sagarrabadiya "sagarrabadiya (1 commits)")[![casperboone](https://avatars.githubusercontent.com/u/15815208?v=4)](https://github.com/casperboone "casperboone (1 commits)")[![elanclarkson](https://avatars.githubusercontent.com/u/10159119?v=4)](https://github.com/elanclarkson "elanclarkson (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/sierratecnologia-formmaker/health.svg)

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

###  Alternatives

[laravel-doctrine/orm

An integration library for Laravel and Doctrine ORM

8425.3M87](/packages/laravel-doctrine-orm)[flarum/core

Delightfully simple forum software.

211.3M1.9k](/packages/flarum-core)[beyondcode/laravel-masked-db-dump

Dump masked information from your database

11341.2k](/packages/beyondcode-laravel-masked-db-dump)[masterro/laravel-mail-viewer

Easily view in browser outgoing emails.

6392.1k](/packages/masterro-laravel-mail-viewer)[dragon-code/laravel-http-logger

Logging incoming HTTP requests

319.8k3](/packages/dragon-code-laravel-http-logger)

PHPackages © 2026

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