Libraries tagged by laravel-models
wkjagt/searchable
52 Downloads
Make Laravel models instantly searchable, and automatically indexed using Elastic Search.
wizardingcode/laravel-mcp-server
0 Downloads
Laravel Model Context Protocol (MCP) server implementation
windawake/laravelremodel
33 Downloads
Create remote driver to convert remote api request into laravel model.
vzina/hyperf-versionable
9 Downloads
Make Laravel model versionable.
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
16427 Downloads
A no fuss Laravel model trait to add encrypted model attributes with the option of blind indexes.
superman2014/laravel-observer
5495 Downloads
laravel model's observer
suhk/datafinder-laravel
10 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
531 Downloads
Laravel Model Track History
secretwebmaster/wncms-translatable
106 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