Libraries tagged by laravel model fields
laracademy/generators
370501 Downloads
This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.
flynsarmy/db-blade-compiler
889292 Downloads
Render Blade templates from Eloquent Model Fields
iamfarhad/laravel-audit-log
9794 Downloads
Comprehensive entity-level audit logging package for Laravel applications with model-specific tables, field exclusion, and batch processing support
romalytar/yammi-audit-log-laravel
745 Downloads
Universal change history and audit log for Laravel. Tracks who changed what and when across Eloquent models, with rich actor attribution (user, job, command, scheduler), field-level diffs, human-readable relationship labels and a timeline dashboard.
givebutter/laravel-custom-fields
57409 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.
watheqalshowaiter/model-fields
2638 Downloads
Get model fields fast — required, nullable, or default
laracademy/model-generator
10698 Downloads
This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.
hihaho/laravel-encryptable-trait
64969 Downloads
Laravel encryptable trait, easily make certain fields for eloquent models encryptable
testmonitor/eloquent-incrementable
32338 Downloads
Define a custom auto-increment field in your Eloquent model, that is determined through PHP rather than your database engine.
canaryau/laravel-encryption
841 Downloads
A package to easily encrypt & decrypt model fields in Laravel using OpenSSL.
axn/laravel-eloquent-authorable
42880 Downloads
Support for created_by and updated_by fields in Eloquent models.
aniftyco/laravel-attachments
913 Downloads
Turn any field on your Eloquent models into attachments
kharanenka/laravel-scope-user-belongs-to
41990 Downloads
Scope for field 'user_id' (int)
kharanenka/laravel-scope-type
40643 Downloads
Scope for field 'type' (string)
kharanenka/laravel-scope-slug
42079 Downloads
Scope for field 'slug' (string)