laravel-drafts
by parallelteam
Add drafts, versioning, and publication workflow to any Eloquent model — ideal for content editing, previews, and rollback.
laravel-brick
by andrebhas
Build modular monolith Laravel applications with a solid foundation. Each module is a 'brick' that can be stacked wisely. Includes an optional internal bridge with async support, circuit breaker, and Pest testing.
laravel-strongmigrations
by grazulex
Detect dangerous migrations before they break production. Catch unsafe operations, get guided alternatives, and keep your database safe.
laravel-test-generator
by bberkaysari
Universal Laravel test generator without AI - Generate comprehensive tests automatically
laravel-test-mcp
by kwaku
MCP server for running Laravel Pest and PHPUnit tests from AI assistants like Claude, Cursor, and ChatGPT
laravel-pest-scenarios
by jgss
Declarative, consistent and reusable test scenarios for Laravel + Pest
laravel-test-accelerator
by gessyken
A powerful Laravel package to accelerate the development and testing process of your applications
laravel-draftable
by grazulex
Add drafts, versioning, and publication workflow to any Eloquent model — ideal for content editing, previews, and rollback.
laravel-multipersona
by grazulex
Laravel MultiPersona is a lightweight context-layer system for Laravel users. It allows a single user to switch between different roles, accounts, or tenants dynamically, without creating multiple logins or sessions.
laravel-chronotrace
by grazulex
Record and replay Laravel requests deterministically and generate tests from production traces.
laravel-turbomaker
by grazulex
Laravel TurboMaker is a productivity-focused package designed to supercharge your Laravel development workflow. With a single command, you can scaffold complete modules (models, migrations, controllers, routes, tests, views, and more) following best practices. It saves hours of repetitive setup work, so you can focus on building features faster.
laravel-devtoolbox
by grazulex
Swiss-army artisan CLI for Laravel — Scan, inspect, debug, and explore every aspect of your Laravel application from the command line.
laravel-statecraft
by grazulex
A declarative and testable way to model entity state transitions (orders, documents, processes…) with guard conditions, actions, and events.
laravel-tddraft
by grazulex
A powerful Laravel package that provides LaravelTddraft functionality with modern PHP 8.3+ features.
laravel-flowpipe
by grazulex
Composable, traceable and declarative Flow Pipelines for Laravel. A modern alternative to Laravel's Pipeline, with support for conditional steps, nested flows, tracing, validation, and more.
laravel-arc
by grazulex
A Laravel package for elegant and modern Data Transfer Objects (DTOs) management with automatic validation and direct property access
laravel-reductor
ML-powered test suite optimization for Laravel - Reduce CI/CD time by identifying redundant tests
pest-plugin-laravel-migrations
by jhwelch
A Pest PHP plugin that lets you test Laravel migrations with a simple and straight forward syntax.
laravel-generator
by pavelzanek
File generator for faster and more efficient work with the Laravel framework
dusk-for-laravel-zero
by gpibarra
Dusk for Laravel Zero allows the usage of Laravel Dusk in Laravel/Laravel Zero as testing.
pest-plugin-laravel-snapshots
by astrotomic
This package adds snapshot testing capabilities to Laravel HTTP tests with Pest.