Libraries tagged by sql-server
aura/sqlquery
3280444 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
aura/sql
2799893 Downloads
A PDO extension that provides lazy connections, array quoting, query profiling, value binding, and convenience methods for common fetch styles. Because it extends PDO, existing code that uses PDO can use this without any changes to the existing code.
nette/database
7174825 Downloads
💾 Nette Database: layer with a familiar PDO-like API but much more powerful. Building queries, advanced joins, drivers for MySQL, PostgreSQL, SQLite, MS SQL Server and Oracle.
nilportugues/sql-query-formatter
1213353 Downloads
A very lightweight PHP class that reformats unreadable and computer-generated SQL query statements to human-friendly, readable text.
mevdschee/php-crud-api
68537 Downloads
Single file PHP script that adds a REST API to a SQL database.
opis/database
86611 Downloads
A database abstraction layer over PDO, that provides a powerful and intuitive query builder, bundled with an easy to use schema builder
aura/sqlschema
249061 Downloads
Provides facilities to read table names and table columns from a database using PDO.
atlas/query
263924 Downloads
Object-oriented query builders and performers for MySQL, Postgres, SQLite, and SQLServer.
staudenmeir/eloquent-param-limit-fix
193938 Downloads
Laravel Eloquent eager loading fix for parameter limits of SQLite and SQL Server
yiisoft/db-mssql
83829 Downloads
Microsoft SQL Server driver for Yii Database
tommyknocker/pdo-database-class
6285 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.
infocyph/dblayer
14728 Downloads
High-performance, secure database layer for PHP and multi-driver capabilities
byjg/migration-cli
27288 Downloads
Simple library in PHP for database version control. Supports Sqlite, MySql, Sql Server and Postgres.
falseclock/dbd-php
8175 Downloads
Database driver for PHP (PostgreSQL, MySQL, MSSQL, OData, YellowERP, 1С)
devtheorem/peachy-sql
2715 Downloads
A high-performance query builder and runner for PHP