PHPackages                             gabrielchavezme/laraform-command - 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. gabrielchavezme/laraform-command

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

gabrielchavezme/laraform-command
================================

Generate Laraform class in your Laravel project.

1.1.0(5y ago)0604MITPHPPHP &gt;=7.2.5

Since Jun 13Pushed 5y ago1 watchersCompare

[ Source](https://github.com/gabrielchavezme/laraform-command)[ Packagist](https://packagist.org/packages/gabrielchavezme/laraform-command)[ RSS](/packages/gabrielchavezme-laraform-command/feed)WikiDiscussions master Synced today

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

Laraform-Command
================

[](#laraform-command)

This library provides a simple command to generate Laraform forms.

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

[](#installation)

Use the package manager [composer](https://getcomposer.org/) to install laraform-command.

```
composer require gabrielchavezme/laraform-command
```

Usage
-----

[](#usage)

You can generate an empty Laraform class by running the following command:

```
php artisan make:laraform YourFormName
```

If you need to generate a class with the default methods and save some time, you can add the --m or --methods parameter:

```
php artisan make:laraform YourFormName -m
```

This will generate a class with the default methods, saving some time in your development.

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

[](#contributing)

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License
-------

[](#license)

[MIT](https://choosealicense.com/licenses/mit/)

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity52

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

Total

2

Last Release

2157d ago

### Community

Maintainers

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

---

Top Contributors

[![gabrielchavezme](https://avatars.githubusercontent.com/u/28960114?v=4)](https://github.com/gabrielchavezme "gabrielchavezme (5 commits)")

---

Tags

laravelcommandlaraform

### Embed Badge

![Health badge](/badges/gabrielchavezme-laraform-command/health.svg)

```
[![Health](https://phpackages.com/badges/gabrielchavezme-laraform-command/health.svg)](https://phpackages.com/packages/gabrielchavezme-laraform-command)
```

###  Alternatives

[skywarth/chaotic-schedule

Randomize scheduled command execution time and date intervals

12142.3k](/packages/skywarth-chaotic-schedule)[msztorc/laravel-env

Laravel env helper commands

7855.4k](/packages/msztorc-laravel-env)[tkachikov/chronos

Settings commands for Laravel Scheduling

173.4k](/packages/tkachikov-chronos)[prevailexcel/laravel-action-service-trait

A simple Laravel package to create actions, traits and services using artisan commands

143.0k](/packages/prevailexcel-laravel-action-service-trait)

PHPackages © 2026

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