Skip to content

What is MomPHP Data

MomPHP Data is a simple and flexible Data Transfer Object (DTO) package for PHP, allowing clean data encapsulation and validation.

Features

  • Type-safe properties - Define properties with specific types to ensure consistent data handling.
  • Automatic property assignment - Easily map input data to DTO properties.