php:make-entity
CommunityGenerate Doctrine entities with Elegant Objects.
Authoratournayre
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the creation of Doctrine entities and their corresponding repositories, adhering to the Elegant Objects principles for cleaner, more maintainable PHP code.
Core Features & Use Cases
- Entity Generation: Creates
EntityName.phpwith a private constructor, staticcreatefactory, and UUID ID. - Repository Generation: Generates
EntityNameRepository.phpandEntityNameRepositoryInterface.php. - Property Handling: Dynamically adds properties with specified types to the entity.
- Use Case: Quickly scaffold new data models for your Symfony or Doctrine project, ensuring consistency and best practices from the start.
Quick Start
Use the php:make-entity skill to generate a new entity named 'User' with properties 'name:string,email:string'.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 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-entity Download link: https://github.com/atournayre/claude-personas/archive/main.zip#php-make-entity 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.