Design Patterns

Creational patterns

Used for creating the objects

  1. Repository Pattern

Structural patterns

Define the structure of the code

Behavioral patterns

Define the the behavior of the code