Libraries tagged by laravel file generator
dam1r89/proto-generator
265 Downloads
Laravel 5 prototyping tool. Creates files based on the templates. It comes with template for views, model, migration and controllers.
laravelba/laravel-js-routes
8253 Downloads
Access Laravel routes from your javascript files.
maltex/laravel-service-generators
13 Downloads
Provide command line generation of service layer files.
antonioprimera/laravel-generator-command
154 Downloads
A base Artisan Command to easily create files from stubs
amroboney/repository-generator
11 Downloads
A feature-rich Laravel package to simplify and streamline the process of generating repository files using the repository pattern, promoting clean architecture and maintainable code.
ahrmerd/laravel-test-generator
152 Downloads
The Ahrmerd/TestGenerator package is a Laravel command-line tool that automatically generates API and web tests for your Eloquent models. With just a few simple commands, you can quickly generate comprehensive test files that cover CRUD operations, validation, and other common use cases for your models. The package provides options to generate tests for all models in your application or for specific models, and supports overwriting existing test files with the --force option. Additionally, it automatically generates test content based on your model's form request classes, making it easy to ensure your tests reflect your application's validation rules. Speed up your Laravel testing workflow with the Ahrmerd/TestGenerator package
abwebdevelopers/aba-generator
2091 Downloads
Provides a simple way to generate an ABA file which is used by banks to allow for batch transactions.
ozanakman/laravel-repository-generator
770 Downloads
Quickly generating repository and interfaces from existing model files
jimhlad/leapfrog
30 Downloads
A UI-based CRUD boilerplate generator for Laravel. Quickly create files according to the Controller-Service-Model pattern.
salmanbe/filename
2806 Downloads
Laravel library to generate clean & pretty file name
ozwild/iseed
4491 Downloads
Generate Laravel seed files from database state. This is a fork of orangehill/iseed that includes support for Laravel 8
schubu/iseed
816 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.
cswni/iseed
41 Downloads
Generate a new Laravel database seed file based on data from the existing database table.
afoolzh/iseed
597 Downloads
Generate the migration file for laravel database.
hpez/dotenvbackup
7 Downloads
Backup generator for .env file