Libraries tagged by eloquent custom
mehdi-fathi/eloquent-filter
145223 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
2566 Downloads
Powerful eloquent filtering
korridor/laravel-has-many-merged
58380 Downloads
Custom relationship for Eloquent that merges/combines multiple one-to-may (hasMany) relationships
io238/laravel-iso-countries
36676 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
27531 Downloads
LaraCache is a customizable cache trait to cache queries on model's events
testmonitor/eloquent-incrementable
21471 Downloads
Define a custom auto-increment field in your Eloquent model, that is determined through PHP rather than your database engine.
poing/earmark
10086 Downloads
Laravel package to generate values in a unique and customizable series.
laragear/meta-model
136270 Downloads
Let other developers customize your package model and migrations
dniccum/nova-webhooks
4412 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).
onramplab/laravel-custom-fields
2254 Downloads
An laravel package that enables custom field support for any Laravel models
culturegr/custom-relation
512 Downloads
Easy implementation of custom Eloquent relations
johnnyfreeman/laravel-custom-relation
23924 Downloads
A custom relation for when stock relations aren't enough.
eloquent-filter/filter
61 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
3305 Downloads
To create a Eloquent relationships with comma separated foreign key or using a FIND_IN_SET mysql function.
patienceman/filtan
2888 Downloads
Filtan is a powerful Laravel QueryFilter package designed to simplify and enhance the process of filtering Eloquent queries. It enables developers to effortlessly apply filters to queries and customize the results based on dynamic parameters. By integrating Filtan into your Laravel project, you can build complex and flexible filtering mechanisms for your models effortlessly.