Libraries tagged by laravel file generator
lummy/laravel-vue-api-crud-generator
2941 Downloads
Creates a basic skeleton for a CRUD app in both Laravel & Vue.js single file components.
spacemudd/laravel-vue-i18n-generator
18900 Downloads
Generates a vue-i18n compatible include file from your Laravel translations.
happones/laravel-vue-i18n-generator
8694 Downloads
Generates a vue-i18n compatible include file from your Laravel translations.
envatic/laravel-vue-i18n-generator
2906 Downloads
Generates a vue-i18n compatible include file from your Laravel translations.
laravelba/laravel-js-routes
8247 Downloads
Access Laravel routes from your javascript files.
laraflow/crud
12 Downloads
Laraflow CRUD stub files generator and utility functions.
salmanbe/filename
2385 Downloads
Laravel library to generate clean & pretty file name
schubu/iseed
560 Downloads
This is a fork of the original package Orangehill/Iseed by Tihomir Opacic ([email protected]). Generate a new Laravel database seed file based on data from the existing database table.
leuzeus/iseed
135 Downloads
This is a fork of the SchuBu/iseed of the original package Orangehill/Iseed. Generate a new Laravel database seed file based on data from the existing database table.
jonphipps/idehelper
694 Downloads
Generate a file to help IDE's like PHPStorm, NetBeans, or Sublime Text with code completion for Laravel's static facades
on3n3o/generators
10 Downloads
Custom Laravel File Generators with config and publishable stubs.
bakgul/laravel-file-creator
102 Downloads
This package aims to create the app, database, and test files. It can be a replacement for Laravel's file generator because this package offers some quite nice features. It offers extra file types like interface, trait, service, etc. Depending on the settings, it can create dozens of files with a single command and connect them to each other properly.
alibori/laravel-file-generator
287 Downloads
Package to create custom files that doesn't have default stub.
ferdinandfrank/laravel-file-generator
18 Downloads
An easy extension of the Artisan make commands to modify the command's stubs and to generate fully implemented php files.
ceekays/generators
5 Downloads
Extra generator files for Laravel 5.*