balpom/entity

Entity is data modelling framework for DDD projects.

Installs: 26

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

pkg:composer/balpom/entity

v0.3.0 2025-08-16 04:57 UTC

This package is auto-updated.

Last update: 2025-10-16 05:22: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