laravel-crud-generator
Laravel CRUD Generator is a library to automate the creation of files for Laravel APIs
laravel-skeletons
by kovacs-laci
An artisan command to make skeletons with ready from box content for a Laravel application.
laravel-admin
Laravel-admin is administrative interface builder for laravel which can help you build CRUD backends just with few lines of code.
laravel-generator
by pavelzanek
File generator for faster and more efficient work with the Laravel framework
laravel-bundles
Developer package to improve make commands for common 'bundles' of files
laravel-action-trait-service-repository
by visiarch
A simple Laravel package to create action, trait, service, and repository using artisan commands
laravel-repository
by visiarch
A simple Laravel package to create repository, using artisan commands
laravel-crud-generator
by webvelopers
Laravel CRUD Generator is a library, it implements a new command to create: model, migration, factory, seeder, request, controller(resources) and test files with operations, with aditional option to generate a full API Controller.
laravel_crud_template_generator
by gv3n
A Laravel package to generate CRUD operations based on templates
laravel-codegen
by tgozo
A Laravel Code Generator to help you get started with a lot of staff including generating Migrations, Models, Controllers, Factories, Routes, Views, Database Seeders and Request Validation Rules.
laravel-code-insights
by vcian
Display all list of controllers, repositories, models, traits, and helpers, allowing you to easily explore and access them