Libraries tagged by laravel query
chojnicki/laravel-seeder-debugger
1172 Downloads
Show debug info after finishing seeding like execution time or queries count, that can help you write better seeders.
caixingyue/laravel-star-log
25 Downloads
This is a package that enhances the Laravel log format. It can inject request ID, craftsman ID, queue ID, and supports enhanced capabilities such as routing request log, HTTP client request log, SQL Query log, etc.
bensampo/laravel-count-totals
47 Downloads
Elegantly count totals
abdrzakoxa/laravel-eloquent-filter
724 Downloads
Scalable way to filter laravel model
abdallahmohammed/laravel-eloquent-filter
8 Downloads
A simple laravel package to filter models and relations
sebastiaanluca/laravel-unbreakable-migrations
1281 Downloads
Prevent your Laravel database migrations from failing irreversibly by using transactional queries.
nick-potts/laravel-libsql-driver
60 Downloads
Laravel integration for Turso LibSql services.
atk4/laravel-ad
12 Downloads
Extension for Laravel to natively integrate with Agile Data (http://git.io/ad)
synergitech/laravel-salesforce
3523 Downloads
This package uses omniphx/forrest to provide an Eloquent-style way of querying sObjects from Salesforce.
ngmy/laravel-ide-helper-eloquent
30 Downloads
Laravel IDE Helper Eloquent generates a stub file to enable autocompletion for QueryBuilder methods on models in IDEs/editors that do not support @mixin.
lexbelcode/laravel-eloquent-dynamic-tables-for-models
4 Downloads
A simple but effective way to set the table of a model at runtime and continue using Eloquent instead of QueryBuilder
proferabg/sortable-link
5 Downloads
Package for handling column sorting links for laravel-query-builder
mjedari/larafilter
31 Downloads
Simple laravel query string based filter package
krenor/eloquent-filter
45 Downloads
Filtering Laravel Eloquent queries with ease!
sofa/eloquent-scopes
316 Downloads
Handy scopes for the eloquent (Laravel) query builder.