vashukarn/bing_image_extractor
The Bing Image Extractor for Laravel simplifies fetching images from Bing for user queries, seamlessly integrating into Laravel applications.
时间:2024-02-13 14:21
grantholle/laravel-model-filters
A composable way to add filters to your model queries.
时间:2024-01-25 09:54
rasyidly/laravel-model-query
Advanced laravel dynamic model queries
时间:2023-12-02 13:23
abdulelahragih/querybuilder
Fast, lightweight and simple SQL query builder that does not depend on any third-party library besides PDO to execute the queries in a safe way. The syntax is inspired by Laravel Query Builder.
时间:2023-09-01 00:06
leonlav77/queryanalyser
QueryAnalyser is a Laravel library for analyzing duplicate SQL queries.
时间:2023-08-31 12:12
nahid-ferdous/laravel-searchable
Laravel Package To make Eloquent Queries Shorter.
时间:2023-08-09 13:45
zxygel0913/query-logger-middleware
Laravel middleware for logging queries with duplicate prevention.
时间:2023-08-03 06:42
salehhashemi/laravel-intelli-graphql
An AI-driven Laravel package for generating GraphQL schemas, queries, and mutations based on database tables.
时间:2023-06-02 18:13
huubverbeek/query-watcher
A package to watch queries in your Laravel application -- including PHPUnit asserts.
时间:2023-05-17 21:04
whitecube/laravel-search-builder
A package to build fast, index-friendly search queries for Laravel
时间:2023-04-24 14:19
rstriquer/eloquent-logger
Write SQL queries to a file into Laravel "storage/logs" directory.
时间:2023-04-20 17:48
libaro/laravel-slow-queries
Laravel Slow QueriesLaravel Slow Queries is a package that allows you to easily log slow queries in your Laravel application. This package logs queries that exceed a configurable time limit and stores them in the database, making it easy to analyze and optimize your database performance.
时间:2023-04-07 13:25
samasend/laravel-query-diagnosis
This is a Laravel package that detects and reports unoptimized database queries by leveraging the database's EXPLAIN feature.
时间:2023-04-06 16:12
konekt/search
Laravel package to search through multiple Eloquent models. Supports pagination, eager loading relations, single/multiple columns, sorting and scoped queries.
时间:2023-04-03 20:44
besnik/laravel-filtering
A powerful tool for developers who use Laravel framework and want to implement filtering functionality in their web applications. This package allows you to easily add filters to your queries, enabling users to search for specific data based on various criteria.
时间:2023-03-27 18:53