Grazulex member since: Jun 13, 2025

Grazulex's packages

  • PHP

    grazulex/laravel-arc

    A Laravel package for elegant and modern Data Transfer Objects (DTOs) management with automatic validation and direct property access

  • Blade

    grazulex/laravel-atlas

    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.

  • PHP

    grazulex/laravel-chronotrace

    Record and replay Laravel requests deterministically and generate tests from production traces.

  • PHP

    grazulex/laravel-configrypt

    Encrypt sensitive values in your Laravel .env file and decrypt them automatically at runtime — safe, seamless, and config-driven.

  • PHP

    grazulex/laravel-devtoolbox

    Swiss-army artisan CLI for Laravel — Scan, inspect, debug, and explore every aspect of your Laravel application from the command line.

  • PHP

    grazulex/laravel-draftable

    Add drafts, versioning, and publication workflow to any Eloquent model — ideal for content editing, previews, and rollback.

  • PHP

    grazulex/laravel-flowpipe

    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.

  • PHP

    grazulex/laravel-modelschema

    Generate and manage Laravel model schemas with automatic validation, documentation, and migration helpers for better data structure management.

  • PHP

    grazulex/laravel-multipersona

    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.

  • PHP

    grazulex/laravel-oneclicklogin

    Passwordless authentication via magic links for Laravel applications - secure, single-use, time-limited URLs for seamless user login.

  • PHP

    grazulex/laravel-safeguard

    Configurable security checks for Laravel applications. Run safety audits on environment variables, configuration files, and hidden routes to prevent common mistakes before going live.

  • PHP

    grazulex/laravel-sharelink

    Generate, manage, and secure temporary share links for files, routes, and model previews.

  • PHP

    grazulex/laravel-snapshot

    A powerful Laravel package for tracking, storing and comparing snapshots of your Eloquent models — cleanly and safely.

  • PHP

    grazulex/laravel-statecraft

    A declarative and testable way to model entity state transitions (orders, documents, processes…) with guard conditions, actions, and events.

  • PHP

    grazulex/laravel-tddraft

    A powerful Laravel package that provides LaravelTddraft functionality with modern PHP 8.3+ features.