Libraries tagged by laravel model fields
laracademy/generators
300305 Downloads
This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.
flynsarmy/db-blade-compiler
822923 Downloads
Render Blade templates from Eloquent Model Fields
givebutter/laravel-custom-fields
53919 Downloads
Laravel Custom Fields is a package that allows you to add custom fields to any Laravel model and store responses to those fields on any Laravel model.
laracademy/model-generator
9821 Downloads
This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.
watheqalshowaiter/model-required-fields
503 Downloads
Get the model required fields without nullables, primary keys and fields with defaults.
hihaho/laravel-encryptable-trait
61255 Downloads
Laravel encryptable trait, easily make certain fields for eloquent models encryptable
joelwmale/laravel-encryption
1909 Downloads
A package to easily encrypt & decrypt model fields in Laravel using OpenSSL.
kharanenka/laravel-scope-user-belongs-to
35184 Downloads
Scope for field 'user_id' (int)
kharanenka/laravel-scope-type
33902 Downloads
Scope for field 'type' (string)
kharanenka/laravel-scope-slug
35270 Downloads
Scope for field 'slug' (string)
kharanenka/laravel-scope-name
35338 Downloads
Scope for field 'name' (string)
kharanenka/laravel-scope-moderation
34957 Downloads
Scope for field 'moderation' (bool)
kharanenka/laravel-scope-hidden
33714 Downloads
Scope for field 'hidden' (bool)
kharanenka/laravel-scope-external-id
35231 Downloads
Scope for field 'external_id' (int)
kharanenka/laravel-scope-date
35089 Downloads
Scope for date field (Carbon)