Looking to hire Laravel developers? Try LaraJobs
laravel-queue-clear-all
Development-only Artisan command to clear all Laravel Horizon queues.
5
laravel-pg-reset-sequences
Artisan command to reset PostgreSQL sequences after importing a SQL dump
3
laravel-artisan-watcher
A Laravel Artisan package to watch for file changes and automatically execute commands
3
laravel-console-user-tools
Artisan commands for generating passwords, changing user passwords, listing users, and amending user email addresses in Laravel applications.
35
laravel-ddd-maker
Artisan command to scaffold Clean Architecture + DDD feature files for Laravel (Action, Request, UseCase, Service, Repository, Output DTO, Response).
7
laravel-forecast
Preview pending migration impact — row counts, lock estimates, and risk ratings — before you run migrate.
239
laravel-artisan-agent-output
Agent-optimized output for Laravel Artisan commands
311
laravel-sanity-check
Laravel admin dashboard and Artisan command to scan routes, resolve parameters, execute HTTP checks, classify responses, and optionally persist results with JSON/CSV export.
2
laravel-console-starter
The skeleton application for the Laravel framework.
10
laravel-openapi-generator
Laravel bridge for DanDoeTech OpenAPI generator: artisan export command and wiring.
0
laravel-deploy
Comando Artisan per build, clean e deploy automatico su Laravel con rilevamento branch Git
15
laravel-make-service
Artisan generator commands for services, DTOs, enums, actions, value objects, and interfaces
47
laravel-make-action
A Laravel package that adds a make:action Artisan command to generate Action classes following the single responsibility principle.
0
laravel-safe-mode
Protege ambientes Laravel contra comandos Artisan destrutivos em produção, com auditoria completa.
0
laravel-clean-generator
Generates Clean Architecture structure for Laravel — DTOs, Repositories, Services, Controllers with Web & API stacks
3
laravel-artisan-list-mine
Filter laravel artisan commands to show only your application commands
616
laravel-playwright
Blends Laravel and Playwright into seamless E2E tests — factories, queries, artisan commands, and time travel.
580
laravel-action-command
A Laravel package to generate Action classes via Artisan
411
laravel-make-full
Generate complete CRUD structure: Model, Controller, Service, Repository, Resource, Requests, Policy, Migration, Factory, Seeder - all from a single command
10
laravel-doctor
Lightweight diagnostic tool for Laravel apps
1
laravel-repo-facade-builder
Laravel package for creating repositories, facades, enums, and other OOP containers using artisan commands
22
laravel-model-actions
A Laravel package for generating action classes for models with CRUD operations
18
laravel-shared-worker
Production-ready Laravel Queue Worker optimized for shared hosting environments - No SSH, No proc_open required
3
laravel-pint-artisan
Run Laravel Pint through Artisan, supporting all paths, flags, and options.
23
laravel-blade-scaffold
Generador automático de vistas CRUD Blade para Laravel con componentes reutilizables y detección inteligente de tipos de campo
12
laravel-auto-crud
Complete CRUD scaffolding generator for Laravel 12 with API, Blade views, Livewire components, automatic routing, custom layouts, and more
26
notify-laravel
Laravel integration for soloterm/notify - send desktop notifications from Artisan commands.
1
laravel-repository-generator
A Laravel package to generate Repository pattern classes and auto-bind them.
1
laravel-domain-driven-design-lite
Domain‑Driven Design (DDD)‑lite scaffolding for Laravel. This package generates a lightweight, opinionated module structure under Modules/[Module] and provides Artisan commands to scaffold common artifacts (Actions, Queries, DTOs, Repositories, Models, Controllers, Requests, Mappers, Migrations, Factories, and Tests).
337
laravel-ddd-commands
A lightweight toolkit that adds Domain-Driven Design scaffolding to any Laravel project. Generate domains, use cases, entities, value objects, repositories, and more with expressive artisan commands — keeping your architecture clean and consistent with zero friction.
21
laravel-artisan
Reusable artisan commands for Laravel projects
1
laravel-service-scaffold
Laravel için otomatik Model, Repository, Service scaffold komutu.
4
laravel-repository-generator
Introduces a new Artisan command to generate repository classes with support for: - Multiple interface implementation with automatic method stub generation. - Single class extension with validation. - Model dependency injection via constructor. - Automatic service provider binding registration. - Pipeline pattern for clean, maintainable code structure.
5
laravel-make-service
Adds `php artisan make:service` command to generate service classes with optional automatic controller injection using PHP 8+ property promotion.
13
laravel-entity-tools
Package Laravel pour générer automatiquement des entités et des CRUD via Artisan. Utiliser la commande suivante dans votre terminal : composer require bigtechnologie/laravel-entity-tools:dev-main
13
laravel-entity-tools-v2
Package Laravel pour générer automatiquement des entités et des CRUD via Artisan. Utiliser la commande suivante dans votre terminal : composer require bigtechnologie/laravel-entity-tools:dev-main
0
laravel-tunnelhunt
A Laravel package to expose your local development server via tunnelhunt.ru.
1
laravel-module-maker
A Laravel package for generating modular HMVC structures with artisan commands
0
laravel-api-scaffold
A Laravel package to scaffold Service layer architecture with API resources, controllers, and tests
13
laravel-plugin-system
A comprehensive Laravel plugin system with automatic registration of routes, controllers, services, views, and configs
12
laravel-cache-cleaner
Laravel Artisan command for cleaning expired file cache entries - PHP 8.0+ compatible
13
laravel
Monitor Laravel scheduled tasks with selective or MonitorAll modes. Auto-discovers keys and schedules.
5
laravel-project-markdown
Laravel package to generate comprehensive markdown documentation for project files and database schema with AI-readable output
244
laravel-artisan-find
Quickly discover and build Laravel artisan commands through guided questioning and intelligent exploration
3
laravel-one-click-installer
A beautiful and comprehensive one-click installer package for Laravel applications featuring TailwindCSS UI, intelligent installation management, and developer-friendly tools
9
laravel-obfuscator
A comprehensive Laravel package for PHP code obfuscation with backup and restore functionality. Provides unique command structure with enhanced features.
68
architecture-generator
Laravel Architecture Generator - A powerful tool to generate project structure based on popular architecture patterns
0