Libraries tagged by laravel model fields
laracademy/generators
289374 Downloads
This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.
flynsarmy/db-blade-compiler
812457 Downloads
Render Blade templates from Eloquent Model Fields
givebutter/laravel-custom-fields
52560 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
9672 Downloads
This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.
watheqalshowaiter/model-required-fields
278 Downloads
Get the model required fields without nullables, primary keys and fields with defaults.
hihaho/laravel-encryptable-trait
60410 Downloads
Laravel encryptable trait, easily make certain fields for eloquent models encryptable
testmonitor/eloquent-incrementable
23259 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
3531 Downloads
An laravel package that enables custom field support for any Laravel models
axn/laravel-eloquent-authorable
40625 Downloads
Support for created_by and updated_by fields in Eloquent models.
kharanenka/laravel-scope-user-belongs-to
34284 Downloads
Scope for field 'user_id' (int)
kharanenka/laravel-scope-type
33002 Downloads
Scope for field 'type' (string)
kharanenka/laravel-scope-slug
34370 Downloads
Scope for field 'slug' (string)
kharanenka/laravel-scope-name
34438 Downloads
Scope for field 'name' (string)
kharanenka/laravel-scope-moderation
34057 Downloads
Scope for field 'moderation' (bool)
kharanenka/laravel-scope-hidden
32814 Downloads
Scope for field 'hidden' (bool)