Libraries tagged by eloquent
laragear/meta-model
411186 Downloads
Let other developers customize your package model and migrations
lacodix/laravel-model-filter
36497 Downloads
A Laravel package to filter, search and sort models with ease while fetching from database.
korridor/laravel-model-validation-rules
135320 Downloads
A laravel validation rule that uses eloquent to validate if a model exists
korridor/laravel-has-many-sync
44240 Downloads
Laravel has many sync
korridor/laravel-has-many-merged
89717 Downloads
Custom relationship for Eloquent that merges/combines multiple one-to-may (hasMany) relationships
kiwilan/typescriptable-laravel
13620 Downloads
PHP package for Laravel to type Eloquent models, routes, Spatie Settings with autogenerated TypeScript. If you want to use some helpers with Inertia, you can install associated NPM package.
jerome/filterable
11636 Downloads
Streamline dynamic Eloquent query filtering with seamless API request integration and advanced caching strategies.
jedrzej/withable
165657 Downloads
Withable trait for Laravel's Eloquent models
jedrzej/sortable
226393 Downloads
Sortable trait for Laravel's Eloquent models - sort your models using request parameters
jedrzej/searchable
233154 Downloads
Searchable trait for Laravel's Eloquent models - filter your models using request parameters
jedrzej/pimpable
157444 Downloads
Laravel 4/5/6 package that allows to dynamically filter, sort and eager load relations for your models using request parameters
jailtonsc/laravel-response-xml
240917 Downloads
Add the method xml integrating the laravel's response, converting eloquent return to XML.
hootlex/laravel-friendships
111912 Downloads
This package gives Eloquent models the ability to manage their friendships.
fitztrev/query-tracer
19396 Downloads
Backtrace database queries
f9webltd/laravel-deletable
56184 Downloads
Gracefully restrict deletion of Laravel Eloquent models