Libraries tagged by model attributes
hamedov/laravel-taxonomies
1363 Downloads
Assign categories, tags, etc, to eloquent models.
bnomei/kirby-blueprints
69 Downloads
PHP Class-based Blueprints for Kirby CMS for better type safety and code completion
cakebake/yii2-scalable-behavior
105 Downloads
Key-Value storage is a very simplistic, but very powerful model. Use this behavior to expand your Yii 2 model without changing the structure.
thetalabs/laravel-database-encryption
16427 Downloads
A no fuss Laravel model trait to add encrypted model attributes with the option of blind indexes.
striderwhite/encryptable
2 Downloads
A Laravel trait for encrypting and decrypting model attributes using MySQL AES encryption.
pratikkuikel/wasabi
107 Downloads
Laravel Json column keys to model attributes
marksitko/laravel-deep-translatable
10 Downloads
Translates automatic eloquent model attributes via DeepL
jetcod/laravel-slugify
44 Downloads
A Laravel package that automatically generates slugs for model attributes, simplifying the creation of URL-friendly slugs.
jaysson/eloquent_filefield
1750 Downloads
Automatically save files assigned to eloquent model attributes
ejetar/laravel-decimal-locale
6 Downloads
🔄 Cast your model attributes to the decimal format of another location.
websvc/yii2-multiple-input
262 Downloads
Widget for handle multiple inputs for an attribute of Yii2 framework model
insolita/fakerprovider
1022 Downloads
Faker Provider for Russian Shop - product titles, models, materials,units,sizes, categories, attributes, trademarks
bigsinoos/j-eloquent
4654 Downloads
Convert eloquent date attributes to jalali (Persian) dates on the fly. (supports model propery access, toJson, toString and toArray).
yiisoft-custom/yii2-model-attribute-convert
50 Downloads
Base on Yii2 BaseActiveRecord. Converts column from db format to model format while SELECT,oppositely way while INSERT or UPDATE
rahulshibu/laravel-model-encrypter
38 Downloads
Provides database model attribute encryption/decryption