Libraries tagged by model attributes
nonetallt/laravel-autoschema
16 Downloads
Generate markdown file describing all your laravel application models and their attributes.
gregoriohc/laravel-attributum
10 Downloads
Laravel package that adds custom dynamic attributes to models
awssam/larattributes
15 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.
repat/immutability
444 Downloads
A simple Laravel package based on davidmpeace/immutability that allows you to enforce immutable attributes on Eloquent models.
dylan-chapman/immutability
8907 Downloads
A simple Laravel package that allows you to enforce immutable attributes on Eloquent models.
yepwoo/laravel-parser
2 Downloads
Easily load model relations / accessories / attributes from frontend without changing your API
dive-be/nova-linkable-field
2501 Downloads
Optionally link to a different model as an alternative to a manual attribute value.
chriswillerton/encryptable
37 Downloads
Trait for use with Laravel 5 models allowing easy encryption/decryption of attributes.
zijinghua/laravel_eav
0 Downloads
zijinghua/eav
0 Downloads
wakjoko/localizable
3 Downloads
Transform any Eloquent attribute as multi language
solbeg/laravel-mapper
10 Downloads
Laravel extension. Wrapper for your models for working with hierarchical structure and/or mapping one attributes to another.
simplecms/dynamic_unit
10 Downloads
动态单元组件,可以丰富你的Model,让其具备更多的单元属性,无需对数据表进行多次修改调整, 仅需要简单调用即可让单一Model增加更多可控属性
ricardosierra/laravel-database-encryption
2 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
psagnataf/laravel-database-encryption
2 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.