Libraries tagged by laravel queries
akshitarora/dblog
6 Downloads
Tool to log heavy database queries in the Laravel application
vashukarn/bing_image_extractor
39 Downloads
The Bing Image Extractor for Laravel simplifies fetching images from Bing for user queries, seamlessly integrating into Laravel applications.
smgladkovskiy/querier
36 Downloads
Queries for Command-Query Separation Principle in Laravel
sammyt/paginate-collection
910 Downloads
Allows laravel users to paginate a collection via a global helper method. Currently laravel only allows for native query builder pagination.
ankane/hightop
5 Downloads
A nice shortcut for group count queries with Eloquent / Laravel
abdelilah-ezzouini/db-macros
142 Downloads
A Laravel package that extends the DB facade with powerful macros to enhance database query building and manipulation in your Laravel applications
xethron/l4-to-string
17057 Downloads
Laravel 4 version of xethron/to-string, which adds query and queryLog to string functions.
sukohi/neatness
12039 Downloads
A Laravel package to automatically add sorting system for DB query and provide URLs to switch between ASC and DESC.
phpblaze/bladelib
12 Downloads
phpblade/bladelib is an optimized Blade-based vendor package designed to enhance PHP execution and improve query performance directly within Blade views. It streamlines rendering logic, reduces redundant operations, and boosts overall runtime efficiency for Laravel applications.
lightning/model
49 Downloads
Light & fast PHP ORM, using Hydrahon (query builder), Carbon (DateTime extension) and Eloquent's Collection component (Laravel).
bkwld/reporter
20507 Downloads
Generate styled logs of Laravel 4 requests that include application timing, memory usage, input data, and sql queries
yang0220/laravel-query-logger
0 Downloads
log
xinningsu/laravel-raw-sql
257 Downloads
Get raw sql from laravel query builder via toRawSql method.
xandyalexandrec/laravel-query-monitor
3 Downloads
Laravel Query Monitor
wpzag/laravel-query-builder
11 Downloads
Build up Eloquent queries from the Query string parameters of the request .