laravel-horizon-job-output
by knobik
Job Output for Laravel Horizon — give queued jobs the output API an Artisan command has, and watch it live on the job details page.
laravel-db-console
by phattarachai
An in-app web DB client for Laravel — browse tables and run guarded SQL, without Adminer.
laravel-console-kit
by cboxdk
Extension hooks for a Cbox admin console — nav areas, feature gates, UI slots, dashboard cards and per-tenant branding that an optional package registers into via composer, with zero host edits. The plugin pattern behind billing and other drop-in modules.
laravel-smart-scheduler
by sindscream
Environment-aware scheduled commands for Laravel: declare a different schedule frequency per environment directly on the command.
laravel-zero-console
Reusable traits for Laravel Zero commands: output formatting (tables, state colorization, dates), standardized API error handling, and cwd/argument path resolution.
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.