Libraries tagged by laravel query
rahimi-ali/pulse-slow-mongo-queries
688 Downloads
A Laravel Pulse card for slow MongoDB queries
rinvex/laravel-statistics
4034 Downloads
Rinvex Statistics is a lightweight, yet detailed package for tracking and recording user visits across your Laravel application. With only one simple query per request, important data is being stored, and later a cronjob crush numbers to extract meaningful stories from within the haystack.
macropay-solutions/laravel-crud-wizard-free
62 Downloads
Free library for laravel/lumen crud operations including url query language
ymigval/laravel-model-datatable-ssp
215 Downloads
Extension designed to seamlessly integrate Laravel models with server-side DataTables. It provides a convenient and efficient way to fetch, transform, and display data from your Laravel models in DataTables.
wukongdontskipschool/laravel-doris
26 Downloads
This laravel extension adds support for doris and starrocks to the query builder and eloquent.
wayofdev/laravel-cycle-orm-adapter
9728 Downloads
🔥 A Laravel adapter for CycleORM, providing seamless integration of the Cycle DataMapper ORM for advanced database handling and object mapping in PHP applications.
thomasjohnkane/slow-query-notifier
111 Downloads
Get notified if your Laravel app ever runs an objectively slow database call (configurable threshold)
sylarele/http-query-config
128 Downloads
Queries are used to simplify the configuration of filters, scopes, relationships, etc., … and to simplify the pagination of results.
rich2k/laravel-api-debugger
3195 Downloads
Easily debug your JSON API.
propaysystems/laravel-base-repositories
7820 Downloads
Base elequent repositories with interface for common queries.
onramplab/laravel-cloud-cost
3210 Downloads
query cloud cost information
newman/laravel-graphql-test-utils
5531 Downloads
Laravel GraphQL test utilities package. Helps you to test your GraphQL queries & mutations easily.
mobilestock/laravel-database-interceptor
125 Downloads
Laravel Database Interceptor is a library that enables you to intercept database queries managed by PDO and transform the returned values into custom types. It uses Illuminate library abstractions to implement new PDO facade methods like selectOneFirstColumn and selectFirstColumn. It is fully compatible with MySQL/MariaDB. Other databases are not supported.
manish-pareek/laravel-api-debugger
6063 Downloads
Easily debug your JSON API.
lobotomised/laravel-sql-logger
3786 Downloads
Simple way to log your SQL queries