laravel-smart-scaffold
Generate complete Laravel CRUD operations with a single command, including models, controllers with actual code having error handling, migrations, requests, factories, resources, and routes - ready for immediate API testing in Postman
laravel-api-generator
by arnoldkouya
Laravel API Generator: Rapid scaffolding for CRUD, Auth, and route generation
laravel-permission-maker
by curly-deni
Laravel package to easily generate migration files for CRUD and single permissions based on spatie/laravel-permission.
laravel-repository-pattern
by ysm
A Laravel package implementing the Repository Design Pattern with Service Layer
custom-view-laravel
A powerful and flexible Laravel package that extends the default view generation capabilities with customizable templates, layouts, and file management features
laravel-module-generator
by jmrashed
A Laravel package to generate and manage modular components effortlessly.
laravel-permission-generator
by saeidsharafi
Generate Permission Enums and sync with spatie/laravel-permission based on a config file.
quar
A simple QR Code generation tool for your projects with Laravel 10, 11, 12 versions, php 8.2, 8.3, 8.4 and 8.5
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