laravel-super-artisan
by rahasistiyak
A powerful Laravel scaffolding package — generate Models, Controllers, Repositories, APIs, Filament resources, Policies, Actions, and more with a single command. Includes a complete Workflow runner for Artisan command sequences.
laravel-module-generator
by nirajkhadka
A Laravel package that generates complete CRUD modules with controllers, services, actions, DTOs, form requests, models, and migrations using artisan commands.
laravel-api-crud-generator
by yassin-ahmed
A comprehensive CRUD generator for Laravel API development
laravel-crud-builder
by mamunhoque
Advanced Laravel CRUD Builder - Automatically generate complete CRUD operations with intelligent migration parsing and code generation
laravel-all-in-one-command
by azizizaidi
A Laravel package to generate all necessary files for a feature with a single command.
laravel-permission-maker
by curly-deni
Laravel package to easily generate migration files for CRUD and single permissions based on spatie/laravel-permission.
laravel-structura
by kaue-f
Laravel-Structura is a tool designed to streamline and standardize the creation of resources in Laravel, promoting a more organized and scalable development structure.
laravel-find-route-handler
by air-petr
An Artisan command to find the handler behind any route in your Laravel application.
laravel-console-spinner
by ianvizarra
(forked of rahul900day/laravel-console-spinner) Laravel Console Spinner is a spinner output for Laravel command line.
laravel-seeder-tracker
by ruzaik11
Track Laravel seeders execution like migrations with batch support and status management
laravel-class-generator
by yakovenko
A Laravel package to generate Utility, Service, Trait and Helper classes
laravel-db-backup
A Laravel package for backing up MySQL and PostgreSQL databases with support for multiple storage drivers and scheduled backups.
laravel-command-banner
by halilcosdu
Laravel Command Banner: Prevents Commands from Running in Defined Environments
laravel_helpers
by rmunate
Empower Your Laravel Journey: Unleash the Power of Helpers! Unlock a world of possibilities with our standard creation and seamless utilization of helpers within the Laravel framework. Our solution offers a simple, efficient, and elegant way to execute your application's custom methods from any class or view, making development a breeze. Supercharge your Laravel project and elevate your coding experience with our Helper Library.
laravel-tools
All Type of Base Tools to Helping Development and Repository Generator
laravel-repository-generator
Generate Laravel Repositories | Laravel Dependency Injection
laravel-service-generator
Generate services in Laravel with the artisan command
laravel-crud
by san-kumar
Laravel CRUD generator: Generate CRUD for any db table with the crud:generate command.