Libraries tagged by laravel model fields
typerocket/laravel
3741 Downloads
Makes form building and model binding a breeze.
jsefton/laravel-virtual-fields
570 Downloads
Allow eloquent models to store and retreive data against anything without needing a specific database column
rinvex/laravel-forms
949 Downloads
Rinvex Forms is a dynamic form builder for Laravel, it's like the missing gem, the possibilities of using it are endless! With flexible API and powerful features you can build almost every kind of complex form with ease.
joelshepherd/create-with
5088 Downloads
Easily add common unique identity fields to Laravel models.
kduma/eloquent-encryptable
2061 Downloads
Adds possibility to encrypt fields in Laravel Eloquent models.
typicms/translatablebootforms
2602 Downloads
Form model binding for translated fields, use BootForms and Translatable.
optigov/eloquent-graphql
880 Downloads
This package provides automatic creation of GraphQL types and fields from Eloquent models.
sdavis1902/eloquent-vars
6293 Downloads
Add ability to save additional fields or Vars on a Laravel model without a specific db column for it
faustoq/laravel-model-encrypt-fields
19 Downloads
Encrypt and decrypt model fields
langleyfoxall/laravel-redacted-model
210 Downloads
Laravel Redacted Model allows you to easily dynamically omit and redact fields from Laravel Models
jorgeperaza2000/laravel-custom-fields
10 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.
datalogix/laravel-hash-fields
232 Downloads
Laravel Hash Fields automatically hash model fields.
touhidurabir/laravel-meta-fields
81 Downloads
A laravel package to handle model specific additional meta fields in an elegant way.
madnh/laravel-model-labels
3115 Downloads
Support get label of model's fields, from model::$labels property or Laravel's localization features
celxkodez/laravel-model-file-manager
29 Downloads
manage file upload on model fields