awssam/larattributes

Larattributes 是一个强大、智能且集成的实体-属性-值(EAV)模型实现,为 Laravel Eloquent 提供了管理实体属性作为关系的高效方式。它充分利用 Laravel Eloquent 的能力,实现了平滑且无缝的集成。

v1.0.1 2021-11-04 15:23 UTC

This package is not auto-updated.

Last update: 2024-09-20 04:18:41 UTC


README

Larattributes 是一个强大、智能且集成的实体-属性-值(EAV)模型实现,为 Laravel Eloquent 提供了管理实体属性作为关系的高效方式。它充分利用 Laravel Eloquent 的能力,实现了平滑且无缝的集成。

使用命令:php artisan vendor:publish --tag="larattributes"