Libraries tagged by sql-server
aura/sql
2024353 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
5633426 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.
mevdschee/php-crud-api
55581 Downloads
Single file PHP script that adds a REST API to a SQL database.
aura/sqlquery
2518946 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
nilportugues/sql-query-formatter
929918 Downloads
A very lightweight PHP class that reformats unreadable and computer-generated SQL query statements to human-friendly, readable text.
opis/database
79343 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
214657 Downloads
Provides facilities to read table names and table columns from a database using PDO.
atlas/query
232307 Downloads
Object-oriented query builders and performers for MySQL, Postgres, SQLite, and SQLServer.
staudenmeir/eloquent-param-limit-fix
128118 Downloads
Laravel Eloquent eager loading fix for parameter limits of SQLite and SQL Server
byjg/migration
71083 Downloads
Simple library in PHP for database version control. Supports Sqlite, MySql, Sql Server and Postgres.
yiisoft/db-mssql
64410 Downloads
MSSQL Server driver for Yii Database
chriskl/phpssrs
58634 Downloads
PHP SQL Server Reporting Services Client Library
falseclock/dbd-php
4603 Downloads
Database driver for PHP (PostgreSQL, MySQL, MSSQL, OData, YellowERP, 1С)
devtheorem/peachy-sql
1116 Downloads
A high-performance query builder and runner for PHP
atlas/statement
6965 Downloads
Object-oriented statement builders for MySQL, Postgres, SQLite, and SQLServer.