laravel-ghost
by fr3on
Identify and eliminate dead routes, orphaned event listeners, and zombie jobs in your Laravel application.
laravel-drafts
by parallelteam
Add drafts, versioning, and publication workflow to any Eloquent model — ideal for content editing, previews, and rollback.
laravel-make-service
by lambertns
Adds `php artisan make:service` command to generate service classes with optional automatic controller injection using PHP 8+ property promotion.
laravel-draftable
by grazulex
Add drafts, versioning, and publication workflow to any Eloquent model — ideal for content editing, previews, and rollback.
laravel-modelschema
by grazulex
Generate and manage Laravel model schemas with automatic validation, documentation, and migration helpers for better data structure management.
laravel-chronotrace
by grazulex
Record and replay Laravel requests deterministically and generate tests from production traces.
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-safeguard
by grazulex
Configurable security checks for Laravel applications. Run safety audits on environment variables, configuration files, and hidden routes to prevent common mistakes before going live.