Libraries tagged by csql
big-shark/sql-to-builder
82999 Downloads
SQL to query builder
baril/sqlout
14347 Downloads
MySQL fulltext driver for Laravel Scout.
automattic/php-thrift-sql
67669 Downloads
A PHP library for connecting to Hive or Impala over Thrift
sakiot/laravel-sqlsrv-err-avoid
61063 Downloads
atk4/dsql
535841 Downloads
Dynamic SQL Builder in PHP
yiisoft/db-oracle
67209 Downloads
Oracle driver for Yii Database
yiisoft/db-mssql
84230 Downloads
Microsoft SQL Server driver for Yii Database
voku/simple-mysqli
48651 Downloads
Simple MySQLi library
voku/agent-graph
22238 Downloads
Deterministic SQLite graph indexing and shared SQLite runtime support for coding-agent tooling.
vectorface/mysqlite
42504 Downloads
Select MySQL compatibility functions for PDO's SQLite driver
tommyknocker/pdo-database-class
6315 Downloads
Framework-agnostic PHP database library with unified API for MySQL, MariaDB, PostgreSQL, SQLite, MSSQL, and Oracle. Query Builder, caching, sharding, window functions, CTEs, JSON, migrations, ActiveRecord, CLI tools, AI-powered analysis. Zero external dependencies.
stimulsoft/reports-php
36075 Downloads
Stimulsoft Reports.PHP
still-code/ar-php-laravel
8979 Downloads
ar-php-laravel
stefangabos/zebra_database
13154 Downloads
An advanced, compact and lightweight MySQL database wrapper library, built around PHP's MySQLi extension.
socialblue/laravel-query-adviser
4134 Downloads
With Laravel Query Adviser you can get more insights into the SQL queries created by Eloquent models used in your app. It logs the queries used by your application and provides a helpful overview of the SQL queries. You can rerun the SQL query to analyze the database impact or copy the SQL query to your clipboard. The handy card view allows you to quickly point out the pain points of your application's SQL queries.