Libraries tagged by sql server
doctrine/dbal
599848391 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
aura/sql
2627488 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
6921904 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.
aura/sqlquery
3084783 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
nilportugues/sql-query-formatter
1144673 Downloads
A very lightweight PHP class that reformats unreadable and computer-generated SQL query statements to human-friendly, readable text.
mevdschee/php-crud-api
66100 Downloads
Single file PHP script that adds a REST API to a SQL database.
ezsql/ezsql
48580 Downloads
Advance database access library. Make interacting with a database ridiculously easy. An universal interchangeable CRUD system.
cakephp/datasources
302438 Downloads
CakePHP Datasources Plugin
opis/database
85187 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
241576 Downloads
Provides facilities to read table names and table columns from a database using PDO.
atlas/query
254978 Downloads
Object-oriented query builders and performers for MySQL, Postgres, SQLite, and SQLServer.
jv2222/ezsql
11495 Downloads
Advance database access library. Make interacting with a database ridiculously easy. An universal interchangeable CRUD system.
staudenmeir/eloquent-param-limit-fix
178175 Downloads
Laravel Eloquent eager loading fix for parameter limits of SQLite and SQL Server
yiisoft/db-mssql
80044 Downloads
Microsoft SQL Server driver for Yii Database
tommyknocker/pdo-database-class
6054 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.