Libraries tagged by eloquent custom
mehdi-fathi/eloquent-filter
160522 Downloads
Eloquent Filter adds custom filters automatically to your Eloquent Models in Laravel.It's easy to use and fully dynamic, just with sending the Query Strings to it.
indexzer0/eloquent-filtering
7399 Downloads
Powerful eloquent filtering
korridor/laravel-has-many-merged
73207 Downloads
Custom relationship for Eloquent that merges/combines multiple one-to-may (hasMany) relationships
io238/laravel-iso-countries
43602 Downloads
Ready-to-use Laravel models and relations for country (ISO 3166), language (ISO 639-1), and currency (ISO 4217) information with multi-language support.
mostafaznv/laracache
33452 Downloads
LaraCache is a customizable cache trait to cache queries on model's events
culturegr/custom-relation
2735 Downloads
Easy implementation of custom Eloquent relations
testmonitor/eloquent-incrementable
23472 Downloads
Define a custom auto-increment field in your Eloquent model, that is determined through PHP rather than your database engine.
waad/laravel-model-metadata
256 Downloads
A Laravel package for handling metadata with JSON casting and custom relation names.
poing/earmark
10623 Downloads
Laravel package to generate values in a unique and customizable series.
laragear/meta-model
275095 Downloads
Let other developers customize your package model and migrations
dniccum/nova-webhooks
5200 Downloads
A tool for Laravel's Nova administrator panel that enables users to create webhooks that can be customized to fire on specified Eloquent model events (created, updated, etc). This allows applications to communicate with other applications and integrations (Zapier, If This Then That, etc).
eloquent-filter/filter
63 Downloads
Eloquent Filter adds custom filters automatically to your Eloquent Models in Laravel.It's easy to use and fully dynamic, just with sending the Query Strings to it.
ghanuz/relations
4231 Downloads
To create a Eloquent relationships with comma separated foreign key or using a FIND_IN_SET mysql function.
sfneal/datum
61656 Downloads
Construct reusable & cacheable Eloquent queries with custom filters
thybag/pseudo-model
22145 Downloads
PseudoModel is an eloquent like model base for backing on to custom data structures.