Libraries tagged by eloquent custom
cyberionsys/laravel-countries
338 Downloads
A database with ISO country information in all configured translations
csinghdev/cs-revisionable
16 Downloads
Keep a revision history with custom field for your models for use with Laravel
riesjart/laravel-model-generator
653 Downloads
Laravel model generator with configurable stub path and model namespace
nicolassfr/laravel-pivot
18 Downloads
Custom package of fico7489/laravel-pivot adding pivotSyncing and pivotSynced methods to self fire sync() Laravel method.
it-can/laravel-model-traits
375 Downloads
My custom Laravel 5.3+ model traits
diossystem/multicasting
457 Downloads
Multicasting for attributes of Laravel models. One attribute of a model can have many types.
sofronz/elysia
3 Downloads
A powerful, customizable query string filter package for Laravel that lets you filter, sort, and search models using query parameters — without writing repetitive query logic.
patienceman/filtan
2957 Downloads
Filtan is Laravel Http QueryFilter package designed to simplify and enhance the process of filtering queries by reading http queries. It enables developers to apply filters to queries and customize the results based on dynamic http parameters. By integrating Filtan into your Laravel project, you can build complex and flexible filtering mechanisms for your request effortlessly.
customd/laravel-addressable
1218 Downloads
Laravel Addressable is a Laravel package to manage addresses that belong to your models. You can add addresses to any eloquent model with ease.
cortex/testimonials
470 Downloads
Cortex Testimonials is a frontend layer for managing testimonials. Customers can give you testimonials, and you can approve or disapprove each individually. Testimonials are good for showing the passion and love your service gets from customers, encouraging others to join the hype!
assad2008/eq-base-model
39 Downloads
Eloquent custom base model
phatnt99/advanced-query
15 Downloads
Powerful query for filter, sort and custom Eloquent query.
sfneal/queries
2107 Downloads
Construct reusable & cacheable Eloquent queries with custom filters
janakkapadia/filterable
15 Downloads
Enhance your Laravel app with dynamic, customizable filtering for Eloquent models. This package provides an easy setup for multi-parameter filtering, custom logic, and relationship support—perfect for building flexible, data-driven features like admin panels and reports.
behamin/bfilters
1680 Downloads
A package for customized filtering on eloquent models