PHPackages                             gadyb/laravel-model-view-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. [Templating &amp; Views](/categories/templating)
4. /
5. gadyb/laravel-model-view-generator

ActiveLibrary[Templating &amp; Views](/categories/templating)

gadyb/laravel-model-view-generator
==================================

Laravel View CRUD Generator

1.0(9y ago)1931MITPHPPHP &gt;=5.4.0

Since Jun 28Pushed 9y ago1 watchersCompare

[ Source](https://github.com/brainpicker/laravel-view-crud-generator)[ Packagist](https://packagist.org/packages/gadyb/laravel-model-view-generator)[ RSS](/packages/gadyb-laravel-model-view-generator/feed)WikiDiscussions master Synced 2mo ago

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

Laravel View Crud Generator
---------------------------

[](#laravel-view-crud-generator)

View CRUD Generation using barryvdh/ide-helper:models

### Install

[](#install)

Require this package with composer using the following command:

```
composer require gadyb/laravel-model-view-generator
```

After updating composer, add the service provider to the `providers` array in `config/app.php`

```
GBarak\ViewCrudGenerator\ViewCrudServiceProvider::class,
```

### Generating phpDocs for models

[](#generating-phpdocs-for-models)

> You need to require `barryvdh/laravel-ide-helper` in your own composer.json to generate the phpDocs for the models. For usage please refer to

Usage
-----

[](#usage)

```
php artisan vcgen:make PostModel --viewPath="path/to/output/views"
```

### License

[](#license)

The Laravel View Crud Generator is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT)

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 75% 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

3605d ago

### Community

Maintainers

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

---

Top Contributors

[![brainpicker](https://avatars.githubusercontent.com/u/5030167?v=4)](https://github.com/brainpicker "brainpicker (3 commits)")[![gadyb](https://avatars.githubusercontent.com/u/17852371?v=4)](https://github.com/gadyb "gadyb (1 commits)")

---

Tags

laravelgeneratorviewcrudbootstrap

### Embed Badge

![Health badge](/badges/gadyb-laravel-model-view-generator/health.svg)

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

###  Alternatives

[infyomlabs/generator-builder

InfyOm Laravel Generator GUI Builder

132435.7k](/packages/infyomlabs-generator-builder)[infyomlabs/adminlte-templates

AdminLTE templates for InfyOm Laravel Generator

2681.6M7](/packages/infyomlabs-adminlte-templates)[san-kumar/laravel-crud

Laravel CRUD generator: Generate CRUD for any db table with the crud:generate command.

564.4k](/packages/san-kumar-laravel-crud)

PHPackages © 2026

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