Libraries tagged by jeloquent
jedrzej/withable
168976 Downloads
Withable trait for Laravel's Eloquent models
jedrzej/sortable
229928 Downloads
Sortable trait for Laravel's Eloquent models - sort your models using request parameters
jedrzej/searchable
235980 Downloads
Searchable trait for Laravel's Eloquent models - filter your models using request parameters
jedrzej/pimpable
159407 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
245875 Downloads
Add the method xml integrating the laravel's response, converting eloquent return to XML.
io238/laravel-iso-countries
48274 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
36281 Downloads
A package to help you write expressive defensive code in a functional manner
hootlex/laravel-friendships
112354 Downloads
This package gives Eloquent models the ability to manage their friendships.
heroicpixels/filterable
82866 Downloads
Laravel package for dynamically filtering Eloquent results using URL query string.
gbrock/laravel-table
42014 Downloads
Table functionality for Laravel models
fobia/laravel-sphinx
123206 Downloads
A Laravel query builder for SphinxQL
f9webltd/laravel-deletable
58652 Downloads
Gracefully restrict deletion of Laravel Eloquent models
erjanmx/laravel-migrate-check
266248 Downloads
A command to check for pending migrations. Exits with non-zero code if there are any
dbout/wp-orm
8160 Downloads
WordPress ORM with Eloquent.
czim/laravel-filter
69583 Downloads
Filter for Laravel Eloquent queries, with support for modular filter building