Libraries tagged by laravel model fields
baraadark/laravel-filter
24 Downloads
LaravelFilter is a package designed to simplify the process of filtering table fields in a Laravel project. It provides a straightforward way to implement custom query filters for your models.
laramore/fields
962 Downloads
Define all default fields used in Laramore
ervinne/nw-cms-version
39 Downloads
Enables Laravel model version controlled fields.
applyflow/screen-questions
42 Downloads
Laravel Screen Questions is a package that allows you to add custom fields to any Laravel model and store responses to those fields on any Laravel model.
bedoya/has-data
3 Downloads
Trait to manage dynamic JSON fields in Laravel Eloquent models
trexology/extendable
166 Downloads
Traits for Laravel to add and manage custom Eloquent model fields.
samrat131/column-sortable
20 Downloads
Sort laravel model view list by database column or field wise
laramore/migrations
236 Downloads
Describe your table fields in the model and let Laravel manage your migration for you
jgraffite/snake2camel
37 Downloads
A Laravel Framework Package for getting and setting model fields in snakeCase through camelCase
webdevetc/laraveluniqueidetc
9 Downloads
Easily add a unique Id field to your Laravel eloquent models. Every time you create a new eloquent model in Laravel that uses this trait, it will automatically set a unique id column
santoshachari/generators
60 Downloads
This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.
macromindonline/db-blade-compiler
17 Downloads
Render Blade templates from Eloquent Model Fields
kunalkanani/maskable
2 Downloads
A package for concealing sensitive data in Laravel models and API responses with customizable masking rules. Mask specific fields, like emails and phone numbers, without altering the original data stored in the database.
gibasbr/modelgenerator
4 Downloads
This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.
dducro/db-blade-compiler
369 Downloads
Render Blade templates from Eloquent Model Fields