Libraries tagged by laravel model fields
neposoft/field-acl
98 Downloads
A laravel package to support acl on fields of your models
jeffersongoncalves/laravel-created-by
7 Downloads
This Laravel package automatically logs the currently logged-in user's ID to the `created_by`, `updated_by`, `deleted_by`, and `restored_by` fields of your Eloquent models. It also automatically timestamps the `restored_at` field when a model is restored. This simplifies the tracking of data modifications and provides valuable auditing capabilities. The package is easy to install and configure, seamlessly integrating with your existing Laravel application.
coderello/laravel-virtual-fields
458 Downloads
Laravel virtual fields brings in virtual fields for Eloquent models.
aniftyco/laravel-attachments
162 Downloads
Turn any field on your Eloquent models into attachments
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.
fieldstone/laravel-couchbase
15 Downloads
Couchbase w/ Eloquent and Query Builder for Laravel 5.8 and up
kduma/eloquent-encryptable
2061 Downloads
Adds possibility to encrypt fields in Laravel Eloquent models.
laramore/laramore
1143 Downloads
Describe your table fields in the model and let Laravel the rest
omaressaouaf/query-builder-criteria
3 Downloads
Define reusable query criteria for filtering, sorting, search, field selection, and includes in Laravel Eloquent models
typicms/translatablebootforms
2605 Downloads
Form model binding for translated fields, use BootForms and Translatable.
bytestgear/eloquent-incrementable
747 Downloads
Define a custom auto-increment field in your Eloquent model, that is determined through PHP rather than your database engine.
dedmytro/laravel-model-related-fields
5 Downloads
Provide an ability to add related fields/columns to all model Eloquent queries
ferdinandbr/laravel-model-unique-field
2 Downloads
create a record with a unique field without worrying
crazybooot/laravel-mapped-model-fields
418 Downloads
Add Eloquent Builder and Relation methods to create and update Models previously map fields
sackrin/laravel-meta-fields
15 Downloads
Customisable meta fields for laravel models