/rich-model-trait

A rich replacement for your anemic getters and setters

Primary LanguagePHPMIT LicenseMIT

RichModel (trait).

Trait for helping make your models less anemic, and helps to remove functions that will only perform operations with properties and do not have additional logic.