·laravel-dtos
{}

laravel-dtos

leeovery/claude-laravel

Data Transfer Objects using Spatie Laravel Data. Use when handling data transfer, API requests/responses, or when user mentions DTOs, data objects, Spatie Data, formatters, transformers, or structured data handling.

15Installs·0Trend·@leeovery

Installation

$npx skills add https://github.com/leeovery/claude-laravel --skill laravel-dtos

SKILL.md

Never pass multiple primitive values. Always wrap data in Data objects.

Uses Spatie Laravel Data. Refer to official docs for package features. This guide covers project-specific patterns and preferences.

Always prefer ::from() with arrays where keys match constructor property names. Let the package handle casting based on property types.

Data Transfer Objects using Spatie Laravel Data. Use when handling data transfer, API requests/responses, or when user mentions DTOs, data objects, Spatie Data, formatters, transformers, or structured data handling. Source: leeovery/claude-laravel.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/leeovery/claude-laravel --skill laravel-dtos
Category
{}Data Analysis
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is laravel-dtos?

Data Transfer Objects using Spatie Laravel Data. Use when handling data transfer, API requests/responses, or when user mentions DTOs, data objects, Spatie Data, formatters, transformers, or structured data handling. Source: leeovery/claude-laravel.

How do I install laravel-dtos?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/leeovery/claude-laravel --skill laravel-dtos Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/leeovery/claude-laravel