Libraries tagged by Laravel Development Tools
anas/easy-dev
473 Downloads
Generate production-style Laravel feature structure from one Artisan command: CRUD, APIs, services, repositories, tests, OpenAPI docs, modules, and AI-ready project context.
hans-thomas/valravn
2597 Downloads
valravn is a set of predefined classes for laravel.
ellipticmarketing/backfill
1035 Downloads
Pull a sanitized copy of your production database to local/staging environments
anystack-sh/porter
680 Downloads
Spin up your development background processes with ease.
nahid-ferdous/laravel-module-generator
3440 Downloads
Speeds up Laravel development by automating repetitive tasks. This package helps to generate module files (service, controller, model, migration, resource, request, collection) from YAML file.
denny/laravel-sql-monitor
96 Downloads
A comprehensive SQL query monitoring and analysis tool for Laravel development environments
haringsrob/laravel-dev-tools
24 Downloads
Laravel dev tools contains of multiple tools to ease Laravel development: Blade lsp
stubbedev/laravel-dev-mcp
200 Downloads
MCP server for local Laravel development (Go, distributed as a prebuilt binary)
kadevland/laravel-easy-modules
115 Downloads
Laravel module generator with extensive Artisan commands for rapid modular development. Customizable architecture patterns including Clean Architecture templates.
igne-agency/laravel-boot-up
32 Downloads
Boot a Laravel project on any machine with one command: app:serve installs missing tools (PHP, Node, Composer, Herd, Docker), creates .env, sets up the database, runs migrations, builds assets, starts a queue worker and serves via Herd, Sail or artisan serve; app:down cleanly stops everything it started. Also exports deployment scripts for Laravel Forge and fortrabbit (app:deploy-script) and generates CI/CD pipelines with linting, tests and webhook deploys for GitHub Actions and Bitbucket Pipelines (app:pipeline). Development only - not for production use.
larabizcms/for-dev
695 Downloads
Larabiz CMS package for development
davestewart/sketchpad
12918 Downloads
An innovative front-end environment for interactive Laravel development
raiolanetworks/plugin-seo-test
1668 Downloads
This Composer package provides a seamless integration for testing SEO aspects of your Laravel applications. Compatible with both Pest and PHPUnit, it offers a collection of tools and assertions specifically designed to evaluate on-page SEO elements like meta tags, title tags, canonical URLs, and structured data. By automating SEO testing, this plugin ensures that your application consistently adheres to best SEO practices, helping you catch potential SEO issues early in the development cycle.
mviniciusca/warriorfolio
259 Downloads
Warriorfolio 2 is an advanced portfolio application tailored for developers. Built with Laravel and Filament, it delivers a polished, intuitive platform to highlight your skills, projects, and accomplishments. Whether you're starting out or a seasoned professional, Warriorfolio 2 empowers you to create a compelling online presence with ease.
hexters/maillens
92 Downloads
Catch outgoing mail during local development and read it in the browser at /mail. Set MAIL_MAILER=lens and every email your Laravel app sends is stored instead of delivered.