Libraries tagged by laravel-model
webudvikleren/laravel-commentable
7 Downloads
Easily add comments to any Laravel model
umairhanifdev/laravel-table-logger
6 Downloads
Automated Laravel model auditing and application log management with dynamic table creation. Tracks all model changes (create/update/delete) in dedicated log tables while maintaining native Laravel conventions. Provides comprehensive activity monitoring without database modifications.
turahe/laravel-userstamps
89 Downloads
Adds user tracking fields to Laravel models.
touhidurabir/laravel-filterable
28 Downloads
A package to filter laravel model based on query params or retrieved model collection
torann/laravel-hunt
375 Downloads
Unified search for Laravel models using Elasticsearch.
thetalabs/laravel-database-encryption
16425 Downloads
A no fuss Laravel model trait to add encrypted model attributes with the option of blind indexes.
superman2014/laravel-observer
5488 Downloads
laravel model's observer
suhk/datafinder-laravel
8 Downloads
This is a package to implement search and filters on the backend level using DataTables and Laravel Models. The best part of this package is the ability to search across multiple tables and rows in a single request (ajax), with or without using joins.
stevenmaguire/laravel-uuid-model
46 Downloads
Create non-incrementing Laravel models whose primary key is a UUID
socoladaica/laravel-table-prefix
1471 Downloads
Allows you to use a table prefix with standard Laravel models
sis/track-history
521 Downloads
Laravel Model Track History
shankar/laravel-search
4 Downloads
Global search across Laravel models and relationships.
secretwebmaster/wncms-translatable
105 Downloads
Make any laravel model translatable
sabbir268/laravel-filecaster
81 Downloads
A simple casting class for laravel model to handle file upload and retrieve
roboticsexpert/laravel-decimal
624 Downloads
Easy way to add decimal functionality to your laravel models