PHPackages                             rastik1584/generator-vue - 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. rastik1584/generator-vue

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

rastik1584/generator-vue
========================

Generate vue in laravel

v1.1(3y ago)02MITPHPPHP ^8.0.2

Since Dec 3Pushed 3y ago1 watchersCompare

[ Source](https://github.com/rastik1584/generator-vue)[ Packagist](https://packagist.org/packages/rastik1584/generator-vue)[ RSS](/packages/rastik1584-generator-vue/feed)WikiDiscussions main Synced 1mo ago

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

Generator Vue
=============

[](#generator-vue)

This package adding artisan commands to list folder structure and create vue file or vue crud in specific folder path.

### Installation:

[](#installation)

`composer require rastik1584/generator-vue`

##### Publish the config file:

[](#publish-the-config-file)

`php artisan vendor:publish --provider="rastik1584\GeneratorVue\GeneratorVueServiceProvider"`

#### Laravel version 9.\*

[](#laravel-version-9)

### Commands:

[](#commands-)

`php artisan generator-vue:directory-list {--path}`
Show directories from base path resources/js/\*. Not showing files only directories. Added two show method list and path. Show path add option --path .

`php artisan generator-vue:make-vue   {--d}`
Create vue file from added directory path. Base path is resources/js . When directory is not exists add option --d to creating directory.

`php artisan generator-vue:make-vue-crud  {--d}`
Generate vue files with CRUD (Index,Create,Edit,Form) in directory path. When directory is not exists add option --d to create directory.

#### Version 1.1:

[](#version-11)

Update config file to separate paths and templates, add crud vue filenames. Add new commands.

##### Added this new commands:

[](#added-this-new-commands)

`php artisan generator-vue:get-config-list {--all} {--template}`
Return config settings. From base ( no options ) return only paths. Template option return only base template paths All option return all settings in config file.

`php artisan generator-vue:make-hook  {--path=} {--ts} {--d}`
Generate hook file from resource path add /hooks folder and base creating .js hook. Optional --path generate exists or create new folder structure from hooks. Option --d from creating new folders. --ts option generate TypeScript hook.

License: MIT

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity2

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

Total

2

Last Release

1248d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/350c053df80c924994836ff71156aa28e2290d3b5b79828caf106576a0a15455?d=identicon)[rastislav.vozar](/maintainers/rastislav.vozar)

---

Top Contributors

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

---

Tags

laravelvue-generator

### Embed Badge

![Health badge](/badges/rastik1584-generator-vue/health.svg)

```
[![Health](https://phpackages.com/badges/rastik1584-generator-vue/health.svg)](https://phpackages.com/packages/rastik1584-generator-vue)
```

###  Alternatives

[tightenco/ziggy

Use your Laravel named routes in JavaScript.

4.3k41.6M267](/packages/tightenco-ziggy)[wireui/wireui

TallStack components

1.8k1.3M16](/packages/wireui-wireui)[ramonrietdijk/livewire-tables

Dynamic tables for models with Laravel Livewire

21147.4k](/packages/ramonrietdijk-livewire-tables)[nickurt/laravel-akismet

Akismet for Laravel 11.x/12.x/13.x

97139.6k2](/packages/nickurt-laravel-akismet)[sbine/route-viewer

A Laravel Nova tool to view your registered routes.

57215.9k](/packages/sbine-route-viewer)

PHPackages © 2026

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