< Ω Skill Recommendation: Symfony

Creating and managing Entity Classes

HTL Rennweg

Show in app

Description

Creating and managing entity classes in the Symfony PHP Framework.

Goals

I know

  • how to create an entity class
  • how to use migrations to reflect the entity in the persistance layer
  • how to add or remove fields from the entity with the help of migrations