Libraries tagged by model attributes
krishnavcse/model-dependency-finder
8 Downloads
Dependency finder for model based on it's attribute name/names
kodventure/has-timezoned-attributes
1 Downloads
Automatically adds *_tz attributes to Eloquent models for timestamp fields, based on the user's or application's timezone.
gpanos/laravel-morph-alias-attribute
0 Downloads
Register morph aliases for your laravel models using php 8 attributes
enriko/laravel-attribute-restrictor
12 Downloads
For Laravel. Easy way to restrict access to specified attributes in a Model
almservices/attributed-graphql-model-types
32 Downloads
Attribute based graphql model/types
thomascombe/laravel-observer-attributes
4 Downloads
Use PHP 8 attributes to register eloquent model observers in a Laravel app
paulhenri-l/laravel-dynamic-attributes
6095 Downloads
Dynamically add attributes to your eloquent models
nick-denry/managed-constant-models
4 Downloads
Allow to declare constants with named attributes via separate class model
cndrsdrmn/eloquent-unique-attributes
320 Downloads
A Laravel package to enforce automatic generation of unique attribute values for Eloquent models.
genealabs/laravel-two-way-attribute-casting
6 Downloads
Perform attribute casting when saving Eloquent models to the database.
joaoroyosilva/eloquent-nested-attributes
362 Downloads
Nested attributes allow you to save attributes on associated records through the parent. By default nested attribute updating is turned off and you can enable it using the $nested attribute. When you enable nested attributes an attribute writer is defined on the model.
tpenaranda/model-log
1278 Downloads
A Laravel 5 package to automatically log attributes changes on any of your app models.
sichkarev/yii2-translatable-attributes
3673 Downloads
Component add support translatable properties to ActiveRecord models
open-southeners/laravel-model-status
251 Downloads
A very simple yet very integrated Laravel status package
dustapplication/laravel-database-model-encryption
1927 Downloads
Provides database encryption/decryption with search encrypted fields.