Libraries tagged by laravel model fields
laracademy/generators
309460 Downloads
This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.
flynsarmy/db-blade-compiler
831183 Downloads
Render Blade templates from Eloquent Model Fields
givebutter/laravel-custom-fields
55321 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.
iamfarhad/laravel-audit-log
284 Downloads
Comprehensive entity-level audit logging package for Laravel applications with model-specific tables, field exclusion, and batch processing support
laracademy/model-generator
9945 Downloads
This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.
hihaho/laravel-encryptable-trait
62257 Downloads
Laravel encryptable trait, easily make certain fields for eloquent models encryptable
testmonitor/eloquent-incrementable
25463 Downloads
Define a custom auto-increment field in your Eloquent model, that is determined through PHP rather than your database engine.
joelwmale/laravel-encryption
2161 Downloads
A package to easily encrypt & decrypt model fields in Laravel using OpenSSL.
watheqalshowaiter/model-required-fields
644 Downloads
Get the model required fields without nullables, primary keys and fields with defaults.
kharanenka/laravel-scope-user-belongs-to
36355 Downloads
Scope for field 'user_id' (int)
kharanenka/laravel-scope-type
35063 Downloads
Scope for field 'type' (string)
kharanenka/laravel-scope-slug
36442 Downloads
Scope for field 'slug' (string)
kharanenka/laravel-scope-name
36510 Downloads
Scope for field 'name' (string)
kharanenka/laravel-scope-moderation
36128 Downloads
Scope for field 'moderation' (bool)
kharanenka/laravel-scope-hidden
34876 Downloads
Scope for field 'hidden' (bool)