laravel-strongmigrations
by grazulex
Detect dangerous migrations before they break production. Catch unsafe operations, get guided alternatives, and keep your database safe.
laravel-api-throttle-smart
by grazulex
Intelligent, plan-aware rate limiting for Laravel APIs - Built for SaaS, multi-tenant, and enterprise applications
laravel-api-idempotency
by grazulex
RFC-compliant idempotency support for Laravel APIs - Prevent duplicate operations, ensure safe retries
laravel-autobuilder
by grazulex
A visual automation builder for Laravel applications - Build workflows like Node-RED, directly in your Laravel app
laravel-oneclicklogin
by grazulex
Passwordless authentication via magic links for Laravel applications - secure, single-use, time-limited URLs for seamless user login.
laravel-sharelink
by grazulex
Generate, manage, and secure temporary share links for files, routes, and model previews.
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-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-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-configrypt
by grazulex
Encrypt sensitive values in your Laravel .env file and decrypt them automatically at runtime — safe, seamless, and config-driven.
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 Mermaid, Markdown, JSON, or PDF.
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-snapshot
by grazulex
A powerful Laravel package for tracking, storing and comparing snapshots of your Eloquent models — cleanly and safely.
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-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.