Libraries tagged by laravel model fields
laracademy/generators
269724 Downloads
This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.
flynsarmy/db-blade-compiler
781176 Downloads
Render Blade templates from Eloquent Model Fields
givebutter/laravel-custom-fields
49888 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
9341 Downloads
This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.
hihaho/laravel-encryptable-trait
57954 Downloads
Laravel encryptable trait, easily make certain fields for eloquent models encryptable
testmonitor/eloquent-incrementable
21471 Downloads
Define a custom auto-increment field in your Eloquent model, that is determined through PHP rather than your database engine.
onramplab/laravel-custom-fields
2254 Downloads
An laravel package that enables custom field support for any Laravel models
kamansoft/laravel-blame
2355 Downloads
A tool to easily work with the updated_by and created_by fields on your laravel eloquent models
axn/laravel-eloquent-authorable
39698 Downloads
Support for created_by and updated_by fields in Eloquent models.
kharanenka/laravel-scope-user-belongs-to
31811 Downloads
Scope for field 'user_id' (int)
kharanenka/laravel-scope-type
30529 Downloads
Scope for field 'type' (string)
kharanenka/laravel-scope-slug
31895 Downloads
Scope for field 'slug' (string)
kharanenka/laravel-scope-name
31963 Downloads
Scope for field 'name' (string)
kharanenka/laravel-scope-moderation
31584 Downloads
Scope for field 'moderation' (bool)
kharanenka/laravel-scope-hidden
30341 Downloads
Scope for field 'hidden' (bool)