Libraries tagged by entity attribute value
break-down/entity-state
16 Downloads
Entity state implementation to define entity attributes with enumerated state values.
phitech/entities
46 Downloads
Provides methods for managing entities that consist two database tables: main and meta. It allows for an indiscrete set of attributes by storing them as key-value sets in the meta table, while the most important attributes and indexes are in the main table. This structure is inspired by the post/postmeta structure in Wordpress databases.
zijinghua/laravel_eav
0 Downloads
zijinghua/eav
0 Downloads
mralston/laravel-eav
5 Downloads
Implements the Entity-Attribute-Value pattern to supplement Eloquent with adhoc attributes.
awssam/larattributes
11 Downloads
Larattributes is a robust, intelligent, and integrated Entity-Attribute-Value model (EAV) implementation for Laravel Eloquent, with powerful underlying for managing entity attributes implicitly as relations with ease. It utilizes the power of Laravel Eloquent, with smooth and seamless integration.
riddlemd/eavus
0 Downloads
EAV plugin for CakePHP3
daniloromka/eav
0 Downloads
EAV model using PostgreSQL jsonb type
monger/eloquent-eav
381 Downloads
Entity-Attribute-Value Relations for the Eloquent ORM
lotriss/eav-bundle
5 Downloads
Entity Attribute Value Bundle for symfony
guikejia/eav
88 Downloads
Entity Attribute Value
daniazulai/eav-model-bundle
16 Downloads
Symfony & Doctrine implementation of a Entity-Attribute-Value model, easily extendable
ago/eav
0 Downloads
Entity Attribute Value Package
yiiext/eav-behavior
259 Downloads
yii entity attrbiute value behavior