Libraries tagged by elogquent
io238/laravel-iso-countries
46529 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
35843 Downloads
A package to help you write expressive defensive code in a functional manner
hootlex/laravel-friendships
111647 Downloads
This package gives Eloquent models the ability to manage their friendships.
heroicpixels/filterable
81687 Downloads
Laravel package for dynamically filtering Eloquent results using URL query string.
fobia/laravel-sphinx
120850 Downloads
A Laravel query builder for SphinxQL
fitztrev/query-tracer
19248 Downloads
Backtrace database queries
f9webltd/laravel-deletable
54820 Downloads
Gracefully restrict deletion of Laravel Eloquent models
erjanmx/laravel-migrate-check
263591 Downloads
A command to check for pending migrations. Exits with non-zero code if there are any
elipzis/laravel-cacheable-model
25888 Downloads
Automatic query-based model cache for your Laravel app
czim/laravel-repository
105704 Downloads
Repository for Laravel (inspired by and indebted to Bosnadev/Repositories)
czim/laravel-filter
68475 Downloads
Filter for Laravel Eloquent queries, with support for modular filter building
cybercog/laravel-nova-ban
187384 Downloads
A Laravel Nova banning functionality for your application.
cyber-duck/laravel-excel
218615 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.
brackets/translatable
237050 Downloads
Make your Eloquent models and other content translated into multiple languages
brackets/admin-listing
235959 Downloads
Query-building helper for listing of Eloquent models