docs icon indicating copy to clipboard operation
docs copied to clipboard

Yii principles and patterns book

Open samdark opened this issue 5 years ago • 2 comments

The idea is to describe useful patterns that allow structuring code with Yii 3 examples.

Principles

  • Cohesion / Coupling
  • SOLID
  • Package design principles

Patterns

  • View Model
  • Repository
  • Service

samdark avatar Sep 04 '19 20:09 samdark

  • Immutability.

samdark avatar Sep 07 '19 11:09 samdark

consistency consistency will be make Yii more easy to understand

agussuhartono avatar May 18 '20 01:05 agussuhartono