Libraries tagged by lquery
ahmed-bhs/doctrine-doctor
12862 Downloads
Runtime analysis tool for Doctrine ORM integrated into Symfony Web Profiler. Unlike static linters, it analyzes actual query execution at runtime to detect performance bottlenecks, security vulnerabilities, and best practice violations during development with real execution context and data.
udan11/sql-parser
6637 Downloads
A validating SQL lexer and parser with a focus on MySQL dialect.
timetoogo/pinq
104186 Downloads
PHP Integrated Query - A real LINQ library for PHP
rubaxa/fileapi
86107 Downloads
jQuery plugin for FileAPI (multiupload, image upload, crop, resize and etc.)
rinvex/laravel-cacheable
132180 Downloads
Rinvex Cacheable is a granular, intuitive, and fluent caching system for eloquent models. Simple, but yet powerful, plug-n-play with no hassle.
nirvana-msu/yii2-infinite-scroll
74349 Downloads
Yii2 extension for infinite-scroll jQuery plugin
mpyw/eloquent-has-by-non-dependent-subquery
515831 Downloads
Convert has() and whereHas() constraints to non-dependent subqueries.
jstayton/miner
12568 Downloads
A dead simple PHP class for building SQL statements. No manual string concatenation necessary.
graviton/rql-parser
104693 Downloads
ggergo/sqlindexhintbundle
545403 Downloads
Doctrine SqlWalker extension to apply USE INDEX and FORCE INDEX hints using DQL on top of MySql. Works with both createQuery and createQueryBuilder.
chumper/datatable
249707 Downloads
This is a laravel 4 package for the server and client side of datatables at http://datatables.net/
yiisoft/data-db
10356 Downloads
Database query adapter for Yii Data
wbraganca/yii2-fancytree-widget
136796 Downloads
The yii2-fancytree widget is a Yii 2 wrapper for the [Fancytree](https://github.com/mar10/fancytree). A JavaScript dynamic tree view plugin for jQuery with support for persistence, keyboard, checkboxes, tables, drag'n'drop, and lazy loading
watson/aggregate
158762 Downloads
Extend Laravel's query builder with additional relation aggregates.
waad/laravel-model-metadata
5409 Downloads
A robust Laravel package for handling metadata with JSON casting, custom relation names, and advanced querying capabilities.