laravel-zonda
by laramint
Zonda is a command-line tool for building standalone Laravel packages without needing a host Laravel application. It lets you work inside a package directory as if you were inside a regular Laravel project — running migrations, artisan commands, scaffolding files — while the package itself stays clean and portable.
laravel-console-user-tools
by newtovaux
Artisan commands for generating passwords, changing user passwords, listing users, and amending user email addresses in Laravel applications.
laravel-artisan-list-mine
by ascend
Filter laravel artisan commands to show only your application commands
laravel-pint-artisan
by artengin
Run Laravel Pint through Artisan, supporting all paths, flags, and options.
laravel-headless-browser-tester
by hansonxyz
Debug Laravel routes using a headless browser - captures response, console errors, XHR requests, DOM state, and screenshots
laravel-redis-stale-refs-cleaner
by dv0vd
Laravel console command to purge stale Redis cache references
laravel-overlord
by spiderwisp
A powerful Laravel development console with advanced features including interactive terminal, codebase scanning, database analysis, and optional AI assistant
laravel-api-forge
by goez
A powerful command-line tool for scaffolding Laravel API projects with modern development practices and essential packages pre-configured.
laravel-schedule-telegram-output
by klytron
Laravel package to send scheduled command outputs through Telegram bots (supports Laravel 10-13)
laravel-console-spinner
by ianvizarra
(forked of rahul900day/laravel-console-spinner) Laravel Console Spinner is a spinner output for Laravel command line.
laravel-command-banner
by halilcosdu
Laravel Command Banner: Prevents Commands from Running in Defined Environments
laravel-blade-cli
by surgiie
Render and save textual files from the command line using Laravel's Blade engine.
laravel-console-log
by sand
A php version of console log which can easily print messages and values in terminal in terminal for Laravel.
laravel-harbor
by mehrancodes
A CLI tool to Quickly create On-Demand preview environment for your apps.
plugin-laravel-websockets
by bellows-app
Bellows plugin for integrating Laravel Websockets into your app.
plugin-laravel-data
by bellows-app
Bellows plugin for integrating the Laravel Data package with TypeScript transformation into your app.
laravel-console
by smashed-egg
This package allows you to enhance your Console Commands by making it easier to add aliases and use interactive functionality.
laravel-dev-tools
by haringsrob
Laravel dev tools contains of multiple tools to ease Laravel development: Blade lsp
laravel-artisan-domain-contexts
by allysonsilva
A laravel package for using artisan commands in domain contexts
laravel-console-over-http
Run console commands over HTTP connection for Laravel applications.
laravel-console-over-http
by outl1ne
Run console commands over HTTP connection for Laravel applications.
laravel-console-spinner
by rahul900day
Laravel Console Spinner is a spinner output for Laravel command line.
laravel-organizer
by who-jonson
An efficacious Organizer for Laravel 6/7/8 structure with artisan commands
laravel-assembler
by igorsgm
🧰 • An extended Laravel Installer CLI that gives you the power to scaffold a new Laravel project with some neat add-ons and set up a git repository in a single command.