php:make-out

Community

Generate immutable DTOs for PHP output.

Authoratournayre
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the creation of immutable Data Transfer Objects (DTOs) for representing output data in PHP applications, ensuring data integrity and simplifying data handling.

Core Features & Use Cases

  • Immutable Output DTOs: Generates final readonly classes to prevent modification after creation.
  • Standardized Output: Enforces a consistent structure for data returned from entities or services.
  • Use Case: After creating a new Product entity, use this Skill to generate a ProductOut.php DTO that cleanly exposes the necessary product details to an API response.

Quick Start

Use the php:make-out skill to generate a DTO for the Product entity within the App namespace.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: php:make-out
Download link: https://github.com/atournayre/claude-personas/archive/main.zip#php-make-out

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.