waaseyaa/entity
最新稳定版本:v0.1.0-alpha.179
Composer 安装命令:
composer require waaseyaa/entity
包简介
Entity type system — types, interfaces, lifecycle, queries. No storage.
README 文档
README
Layer 1 — Core Data
Entity type system for Waaseyaa applications.
Defines EntityInterface, EntityBase, EntityType (with id, label, class, keys, and field definitions), and EntityTypeManager. Entity subclasses accept (array $values) and hardcode their entityTypeId and entityKeys. Use $entity->enforceIsNew() before saving pre-keyed entities to force INSERT over UPDATE.
Key classes: EntityInterface, EntityBase, EntityType, EntityTypeManager, EntityTypeManagerInterface.
统计信息
- 总下载量: 6.52k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 38
- 推荐数: 1
其他信息
- 授权协议: GPL-2.0-or-later
- 更新时间: 2026-03-14