PHPackages                             yeejiawei/laravel-form-generator - 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. yeejiawei/laravel-form-generator

AbandonedArchivedLaravel-package[Utility &amp; Helpers](/categories/utility)

yeejiawei/laravel-form-generator
================================

1.0.0(4y ago)07MITPHP

Since Aug 21Pushed 4y ago1 watchersCompare

[ Source](https://github.com/YeeJiaWei/laravel-form-generator)[ Packagist](https://packagist.org/packages/yeejiawei/laravel-form-generator)[ RSS](/packages/yeejiawei-laravel-form-generator/feed)WikiDiscussions master Synced 2d ago

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

Laravel Form Generator
======================

[](#laravel-form-generator)

[![Latest Version on Packagist](https://camo.githubusercontent.com/d5841651f397463139d4d8d95e4f2da9a925fe5a9cfaa6e36532c2b5d3e0a3b2/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7965656a69617765692f6c61726176656c2d666f726d2d67656e657261746f722e737667)](https://packagist.org/packages/yeejiawei/laravel-form-generator)[![Latest Version on Packagist](https://camo.githubusercontent.com/f8df3091bbe1149f398a5369b2c39e896766f9f6efba3477c63e9b4aa940ef14/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d677265656e)](LICENSE.md)[![Total Downloads](https://camo.githubusercontent.com/e0f92fe293f4dd30273e711b5198f938851cf478c2a454cddfaa5d4159db4d66/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f7965656a69617765692f6c61726176656c2d666f726d2d67656e657261746f722e737667)](https://packagist.org/packages/yeejiawei/laravel-form-generator)[![Github.com Stars](https://camo.githubusercontent.com/bda96a7083c8a896729b6df3ea05d9bec583fa60abc7955644bd59ab9af2f6aa/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f73746172732f7965656a69617765692f6c61726176656c2d666f726d2d67656e657261746f722e737667)](https://camo.githubusercontent.com/bda96a7083c8a896729b6df3ea05d9bec583fa60abc7955644bd59ab9af2f6aa/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f73746172732f7965656a69617765692f6c61726176656c2d666f726d2d67656e657261746f722e737667)

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

[](#installation)

You can install the package via composer:

```
composer require yeejiawei/laravel-form-generator
```

Usage
-----

[](#usage)

```
return FormGenerator::create()
            ->setLayout('layouts_admin.app') // set layout when no using 'layouts.app' as default
            ->setFormName('Create Category')
            ->addInputField('title')
            ->setCreateRouteName('category.store')
            ->render();
```

Credits
-------

[](#credits)

- [YeeJiaWei](https://github.com/YeeJiaWei)

License
-------

[](#license)

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

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity50

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

Unknown

Total

1

Last Release

1726d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/9152031e78e9cbe6a605f4f2c27e98172d0e3a184924446a28e2f47d46b77eea?d=identicon)[YeeJiaWei](/maintainers/YeeJiaWei)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/yeejiawei-laravel-form-generator/health.svg)

```
[![Health](https://phpackages.com/badges/yeejiawei-laravel-form-generator/health.svg)](https://phpackages.com/packages/yeejiawei-laravel-form-generator)
```

###  Alternatives

[barryvdh/laravel-ide-helper

Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.

14.9k123.0M687](/packages/barryvdh-laravel-ide-helper)[orchestra/canvas

Code Generators for Laravel Applications and Packages

21017.2M158](/packages/orchestra-canvas)[illuminate/pipeline

The Illuminate Pipeline package.

9446.6M213](/packages/illuminate-pipeline)[illuminate/pagination

The Illuminate Pagination package.

10532.5M862](/packages/illuminate-pagination)[spatie/laravel-pjax

A pjax middleware for Laravel 5

513371.8k11](/packages/spatie-laravel-pjax)[spatie/laravel-mix-preload

Add preload and prefetch links based your Mix manifest

169176.0k2](/packages/spatie-laravel-mix-preload)

PHPackages © 2026

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