Libraries tagged by custom queries
mattiasgeniar/phpunit-query-count-assertions
946589 Downloads
A custom assertion for phpunit that allows you to count the amount of SQL queries used in a test. Can be used to enforce certain performance characteristics (ie: limit queries to X for a certain action).
mehdi-fathi/eloquent-filter
203573 Downloads
Eloquent Filter adds custom filters automatically to your Eloquent Models in Laravel.It's easy to use and fully dynamic, just with sending the Query Strings to it.
shipmonk/doctrine-mysql-index-hints
630267 Downloads
Custom SQL walker for Doctrine allowing usage of MySQL index hints without need of native queries
10quality/wp-query-builder
19220 Downloads
Wordpress Query Builder class library for custom models and data querying.
eloquent-filter/filter
443 Downloads
Eloquent Filter adds custom filters automatically to your Eloquent Models in Laravel.It's easy to use and fully dynamic, just with sending the Query Strings to it.
yireo/magento2-custom-graph-ql-query-limiter
39605 Downloads
Magento 2 module to sync a GraphQL session with the regular session
kobykorman/eloquentify
1259 Downloads
Easily transform complex custom query results into fully hydrated hierarchical Eloquent models.
shipmonk/doctrine-mysql-optimizer-hints
34020 Downloads
Custom SQL walker for Doctrine allowing usage of MySQL optimizer hints without need of native queries
lgrevelink/laravel-custom-query-builder
31198 Downloads
Utility project for creating custom query builders in Laravel.
juvo/bricks-custom-query
2271 Downloads
Easy to use custom bricks query
teamq/laravel-datatables
8103 Downloads
Custom filter and sorting set for 'spatie/laravel-query-builder' package
fivelab/ci-rules
21459 Downloads
Custom rules for code style and static analyzer
chandra-hemant/htkc-utils
676 Downloads
Introducing a powerful and flexible dynamic search, push notifications, file upload, alpha numeric generator functions for Laravel applications, designed to simplify complex queries with nested and recursive relationship conditions. This package provides an elegant solution to dynamically search across multiple models and their related data, offering developers the ability to handle various levels of relationships in a single, streamlined query.
blockshiftnetwork/sapb1-client
2993 Downloads
A robust, production-grade Laravel package for SAP Business One HTTP integration, supporting both OData and custom (non-OData) SAP Service Layer (SML) endpoints.
mobilestock/laravel-database-interceptor
11209 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 also enables ATTR_EMULATE_PREPARES without any external setting. It is fully compatible with MySQL/MariaDB. Other databases are not supported.