Libraries tagged by models
relaticle/flowforge
139199 Downloads
Flowforge is a lightweight Kanban board package for Filament that works with existing Eloquent models.
recca0120/laravel-erd
100583 Downloads
Laravel ERD automatically generates Entity-Relationship Diagrams from your Laravel models and displays them using Vuerd.
protonemedia/laravel-cross-eloquent-search
561265 Downloads
Laravel package to search through multiple Eloquent models. Supports pagination, eager loading relations, single/multiple columns, sorting and scoped queries.
plank/laravel-metable
847994 Downloads
A package for attaching arbitrary data to Eloquent models
overtrue/laravel-versionable
425599 Downloads
Make Laravel model versionable.
optimistdigital/nova-sortable
2160812 Downloads
This Laravel Nova package allows you to reorder models in a Nova resource's index view using drag & drop.
oddvalue/laravel-drafts
234381 Downloads
A simple, drop-in drafts/revisions system for Laravel models
multicaret/laravel-acquaintances
290555 Downloads
This light package, with no dependencies, gives Eloquent models the ability to manage friendships (with groups), verifications, and interactions such as: Likes, favorites, votes, subscribe, follow, ..etc. And it includes advanced rating system.
michaelachrisco/readonly
2231850 Downloads
Readonly Models for Laravel 5+
matchish/laravel-scout-elasticsearch
1737342 Downloads
Search among multiple models with ElasticSearch and Laravel Scout
logiscape/mcp-sdk-php
137186 Downloads
Model Context Protocol SDK for PHP
laracraft-tech/laravel-date-scopes
251744 Downloads
Some useful date scopes for your Laravel Eloquent models!
konekt/enum-eloquent
2247168 Downloads
Enum attribute casting for Eloquent models
iksaku/laravel-mass-update
1405218 Downloads
Update multiple Laravel Model records, each with different values, using a single query!
goldspecdigital/laravel-eloquent-uuid
1353898 Downloads
A simple drop-in solution for providing UUID support for the IDs of your Eloquent models.