php:make-entity

Community

Generate 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.php with a private constructor, static create factory, and UUID ID.
  • Repository Generation: Generates EntityNameRepository.php and EntityNameRepositoryInterface.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 required

Components

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.
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.