balpom/entity

Entity is data modelling framework for DDD projects.

v0.2.0 2025-06-16 11:03 UTC

This package is auto-updated.

Last update: 2025-06-16 11:04:47 UTC


README

Simple framework for any data modelling and work with it.

Abstract representation of abstract data without binding to any framework or database.

Requirements

  • PHP >= 8.1

Installation

Using composer (recommended)

composer require balpom/entity

License

MIT License See LICENSE.MD