Libraries tagged by eloquent custom
mehdi-fathi/eloquent-filter
164415 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.
korridor/laravel-has-many-merged
79669 Downloads
Custom relationship for Eloquent that merges/combines multiple one-to-may (hasMany) relationships
indexzer0/eloquent-filtering
8998 Downloads
Powerful eloquent filtering
io238/laravel-iso-countries
45061 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.
poing/earmark
11034 Downloads
Laravel package to generate values in a unique and customizable series.
mostafaznv/laracache
35010 Downloads
LaraCache is a customizable cache trait to cache queries on model's events
laragear/meta-model
325015 Downloads
Let other developers customize your package model and migrations
culturegr/custom-relation
3644 Downloads
Easy implementation of custom Eloquent relations
waad/laravel-model-metadata
405 Downloads
A Laravel package for handling metadata with JSON casting and custom relation names.
dniccum/nova-webhooks
5779 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).
testmonitor/eloquent-incrementable
23931 Downloads
Define a custom auto-increment field in your Eloquent model, that is determined through PHP rather than your database engine.
eloquent-filter/filter
65 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.
torann/remote-model
14338 Downloads
An eloquent-like model, for the Laravel framework.
ghanuz/relations
4449 Downloads
To create a Eloquent relationships with comma separated foreign key or using a FIND_IN_SET mysql function.
sfneal/datum
62820 Downloads
Construct reusable & cacheable Eloquent queries with custom filters