laravel-aws-sso
by cwilsn
Seamless AWS IAM Identity Center authentication for local Laravel development.
laravel-dev-login
by byrcsc
A one-click development login page for Laravel, with named profiles that authenticate through your own guards and can carry a tenant.
laravel-mailroom
by ebbbang
A Laravel mail driver that stores outgoing mail in your database, with an auth-gated mailbox UI, attachment support, and .eml/.html export.
laravel-db-query-sniffer
by andriichuk
Laravel package to log SQL queries and Redis commands with raw SQL, binary-safe bindings, and slow-query filters
laravel-sync
by rouxtaccess
Pull production databases, files and S3 buckets down to your local Laravel environment.
laravel-worktree
by mozex
Create and tear down isolated Laravel Herd git worktrees, each with its own site URL and databases
laravel-boot-up
by igne-agency
Boot a Laravel project on any machine with one command: php artisan app:up installs missing tools (PHP, Node, Composer, Herd, Docker), creates .env, sets up the database, runs migrations, builds assets and serves via Herd, Sail or artisan serve, then runs Laravel's own dev terminal and cleanly stops everything it started when you quit it; app:down does the same on demand. Also exports deployment scripts for Laravel Forge and fortrabbit (generate:deploy-script) and generates CI/CD pipelines with linting, tests and webhook deploys for GitHub Actions and Bitbucket Pipelines (generate:pipeline). Development only - not for production use.
laravel-core-modules
by raza9798
Laravel package for modular development, providing a structured approach to organizing models, controllers, migrations, and policies under a clean namespace like Core/. It simplifies scaffolding and enhances code separation for improved project structure.
laravel-checkpoint
Simple Laravel development checkpoints for databases and local filesystem disks.
laravel-db-provisioner
by subhanraj
Automate local database and user creation with a single Artisan command for Laravel
laravel-stress
by laramint
Fire-and-forget HTTP stress testing runner for Laravel development environments
sinkhole-laravel
by frontier-sh
Laravel mail transport for Sinkhole — a Cloudflare Worker email trap
laravel-boost-amazon-q-extension
by fabianpnke
Laravel Boost extension package that provides Amazon Q JetBrains plugin integration.
laravel-developer-logins
by josrom
Quick developer authentication for Laravel applications in local/staging environments
cline
Cline agent for Laravel Boost - MCP support for CLINE in Laravel projects
laravel-debugbar
by pixielity
Laravel Debugbar integration with automatic collector discovery for Pixielity applications
laravel-dump-viewer
by devportolio
A beautiful, modern in-browser debugging tool for Laravel with persistent storage, real-time updates, and an intuitive interface. Inspired by Spatie Ray.
imgenerate-laravel-faker
by naim886
A Laravel package to generate fake images using imgenerate.com API for testing and development with full customization support
laravel-ai-agents
by blamodex
Markdown-based agent manuals for using LLMs as structured dev assistants in Laravel and React projects
laravel-overlord
by spiderwisp
A powerful Laravel development console with advanced features including interactive terminal, codebase scanning, database analysis, and optional AI assistant
base-laravel
by trungdv
Base Laravel Package - Quick Docker environment setup for Laravel development
laravel-boost-windsurf-extension
by gonetone
Laravel Boost extension package that provides Windsurf editor and Windsurf JetBrains plugin integration.
laravel-extra-boost
by akrista
Laravel Boost extension package that provides plugin integration to Windsurf and Antigravity
laravel-dev-snapshot
Dev environment snapshot and restore for Laravel (DB + storage + config + env)
laravel-boost-augment-code-extension
by gldrenthe89
Laravel Boost extension package that provides Augment Code IDE integration
laravel-route-visualizer
by onamfc
A comprehensive route visualization package for Laravel applications
laravel-atlas
by grazulex
Laravel Atlas scans your Laravel project to generate a complete, structured map of its internal components — models, controllers, routes, jobs, observers, events, commands, and more — and exports visual or machine-readable representations in formats like Markdown, JSON, HTML, Blade, or PDF.
laravel-types-generator
by codemystify
Simplified TypeScript types generator for Laravel applications with developer-defined structure system
laravel-bundles
Developer package to improve make commands for common 'bundles' of files
laravel-trash-cleaner
by omaralalwi
Clean Laravel debug/log files (Debugbar, Clockwork), compiled views and frontend build artifacts, with optional rebuild and scheduling.
laravel-command-banner
by halilcosdu
Laravel Command Banner: Prevents Commands from Running in Defined Environments
laravel-web-tinker
by engwaqas
Artisan Tinker in your browser, this is a personal package for testing fork from spite web tinker
laravel-eloquent-uuid
Small trait for Eloquent models to use UUID's instead of incrementing integers.
laravel-queue-commands
by jrquick
Helpful Laravel commands to help manage the queue from command line.
laravel-paket
by cybercog
Composer personal web interface. Manage Laravel dependencies without switching to command line!