Libraries tagged by elequent
jedrzej/withable
147519 Downloads
Withable trait for Laravel's Eloquent models
jedrzej/sortable
199829 Downloads
Sortable trait for Laravel's Eloquent models - sort your models using request parameters
jedrzej/pimpable
142953 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
208257 Downloads
Add the method xml integrating the laravel's response, converting eloquent return to XML.
io238/laravel-iso-countries
36758 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.
imanghafoori/laravel-heyman
34290 Downloads
A package to help you write expressive defensive code in a functional manner
hootlex/laravel-friendships
109173 Downloads
This package gives Eloquent models the ability to manage their friendships.
fobia/laravel-sphinx
108246 Downloads
A Laravel query builder for SphinxQL
fitztrev/query-tracer
18032 Downloads
Backtrace database queries
erjanmx/laravel-migrate-check
241236 Downloads
A command to check for pending migrations. Exits with non-zero code if there are any
elipzis/laravel-cacheable-model
13566 Downloads
Automatic query-based model cache for your Laravel app
devdojo/laravel-reactions
23579 Downloads
czim/laravel-filter
63414 Downloads
Filter for Laravel Eloquent queries, with support for modular filter building
cybercog/laravel-nova-ban
179311 Downloads
A Laravel Nova banning functionality for your application.
cyber-duck/laravel-excel
209184 Downloads
This package provides a way to export an Eloquent collection as an excel file and to import a Excel file as an Eloquent collection.