balpom / entity
Entity is data modelling framework for DDD projects.
v0.3.0
2025-08-16 04:57 UTC
Requires
- php: >=8.1
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
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