php:make-out
CommunityGenerate 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 readonlyclasses to prevent modification after creation. - Standardized Output: Enforces a consistent structure for data returned from entities or services.
- Use Case: After creating a new
Productentity, use this Skill to generate aProductOut.phpDTO 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 requiredComponents
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.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.