Libraries tagged by laravel model fields
kharanenka/laravel-scope-external-id
31856 Downloads
Scope for field 'external_id' (int)
kharanenka/laravel-scope-date
31718 Downloads
Scope for date field (Carbon)
kharanenka/laravel-scope-code
31963 Downloads
Scope for field 'code' (string)
kharanenka/laravel-scope-category-belongs-to
31821 Downloads
Scope for field 'category_id' (int)
kharanenka/laravel-scope-active
32147 Downloads
Scope for field 'active' (bool)
chinleung/nova-autofill
13029 Downloads
Autofill values for Laravel Nova fields based on the parent model on creation.
joelwmale/laravel-encryption
1025 Downloads
A package to easily encrypt & decrypt model fields in Laravel using OpenSSL.
i350/laravel-fields
463 Downloads
Fields definition for laravel model
jlorente/laravel-eloquent-splitted-dates-trait
4864 Downloads
A Laravel Trait for Eloquent Models to handle date fields that are stored both in the date field itself and in separate field components such as year, month, day, time, etc...
ironshark/laravel-extendable
11034 Downloads
Traits for Laravel to add and manage custom Eloquent model fields.
encima-io/nova-model-state-field
2102 Downloads
A Laravel Nova field for your Spatie model state fields.
fevrok/laravel-translatable
45 Downloads
This package allows you to translate your models fields.
watheqalshowaiter/model-required-fields
33 Downloads
Get the model required fields without nullables, primary keys and fields with defaults.
tmsllc/laravel-extra-field
1159 Downloads
A package to enable assigning extra fields to Eloquent Models
aniftyco/laravel-attachments
58 Downloads
Turn any field on your Eloquent models into attachments