Libraries tagged by database query
wlogic/qbjs-parser
49456 Downloads
Parse JSON coming from jQuery QueryBuilder, into database queries.
webo3/laravel-db-cache
1816 Downloads
Transparent database query caching for Laravel — zero code changes, smart invalidation, multi-driver.
nowo-tech/performance-bundle
2891 Downloads
Symfony bundle for tracking and analyzing route performance metrics. Records request time, database queries count, and query execution time for performance analysis.
lyonstahl/soql-builder
18334 Downloads
SOQL builder that simplifies the process of constructing complex queries to retrieve data from Salesforce databases
sqltools/where
101365 Downloads
PHP7.1 Fluent, immutable SQL query builder. Connectionless, framework-agnostic, no dependency.
riverside/php-orm
1315 Downloads
PHP ORM micro-library and query builder
rasuvaeff/clickhouse-toolkit
927 Downloads
Framework-agnostic ClickHouse toolkit for PHP: parameterized query builder, data reader, batch writer, DDL builder, partition manager, mutation builder, and migration runner.
mameyugo/jsonq
1548 Downloads
High-performance JSON file storage engine for PHP, powered by Rust
kodols/php-mysql-library
27698 Downloads
A Simple MySQL Library for PHP
jaqb/jaqb
54492 Downloads
Just Another Query Builder built on PDO
intersvyaz/yii2-sqlparser
29171 Downloads
Parsing sql-query
infocyph/dblayer
2098 Downloads
High-performance, secure database layer for PHP and multi-driver capabilities
forrest79/phpgsql
9427 Downloads
PostgreSQL library for PHP with fluent interface for SQL query writing.
feiyun/tools
1183 Downloads
飞云工具包 - 企业级 Hyperf 辅助工具集合,包含自动筛选等实用工具
denisgeomiq/eloquent-has-by-non-dependent-subquery
12306 Downloads
Convert has() and whereHas() constraints to non-dependent subqueries.