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-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-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.