Libraries tagged by db query
clean-bandits/db-query
49894 Downloads
Simple PHP OOP library for creating database queries
jasny/dbquery-mysql
27247 Downloads
Query builder and parser for MySQL
webo3/laravel-db-cache
2340 Downloads
Transparent database query caching for Laravel — zero code changes, smart invalidation, multi-driver.
quillstack/db
663 Downloads
Database connections and a query builder which binds everything it is given.
memran/marwa-db
1335 Downloads
Lightweight, framework-agnostic PHP database toolkit: connections, query builder, ORM, schema, migrations, seeders, debug panel.
efureev/laravel-support-db
7145 Downloads
PostgreSQL features for Laravel's schema and query builders: partial indexes, views, CREATE TABLE LIKE, extensions, RETURNING, and PostgreSQL-only column types
detain/db_abstraction
3560 Downloads
Database Abstraction Class
asamir/laravel-in-db-performance-monitor
7153 Downloads
Monitor your laravel application performance by logging requests in your database then analyze it. The log includes request parameters, actions, SQL queries and errors beside that you can know the requests with raw SQL queries.
nystudio107/craft-connect
9164 Downloads
Allows you to connect to external databases and perform db queries
ultimate-guitar/yii2-pq
199200 Downloads
A paged query class for Yii2 to deal with PHP7 changed in mysqlnd
atlas/statement
15738 Downloads
Object-oriented statement builders for MySQL, Postgres, SQLite, and SQLServer.
ohanzee/database
7983 Downloads
Ohanzee component for database SQL queries and query building
maniaba/ci4-migration-safety-rector
4846 Downloads
Rector rule for CodeIgniter 4 migrations: replaces silent $this->db->query() with queryOrFail() to surface DDL failures on production deployments.
liquiddesign/liquid-monitor-connector-laravel
470 Downloads
Liquid Monitor connector for Laravel applications (cron lifecycle, error reporting, read-only DB query proxy, log viewer proxy).
jardissupport/contracts
1382 Downloads
Consolidated contract interfaces for all Jardis packages — Kernel, Data, Repository, DbQuery, Messaging, Validation, Workflow, and more