Libraries tagged by sqlserver
doctrine/dbal
610846920 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
nette/database
7015282 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
3157568 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
aura/sql
2693671 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.
ezsql/ezsql
49460 Downloads
Advance database access library. Make interacting with a database ridiculously easy. An universal interchangeable CRUD system.
cakephp/datasources
304976 Downloads
CakePHP Datasources Plugin
nilportugues/sql-query-formatter
1171947 Downloads
A very lightweight PHP class that reformats unreadable and computer-generated SQL query statements to human-friendly, readable text.
mevdschee/php-crud-api
67209 Downloads
Single file PHP script that adds a REST API to a SQL database.
watheqalshowaiter/model-fields
2568 Downloads
Get model fields fast — required, nullable, or default
ramadan/custom-fresh
1914 Downloads
A Laravel package to specify the tables that you do not want to drop while refreshing the database.
jv2222/ezsql
11674 Downloads
Advance database access library. Make interacting with a database ridiculously easy. An universal interchangeable CRUD system.
aura/sqlschema
244661 Downloads
Provides facilities to read table names and table columns from a database using PDO.
atlas/query
258927 Downloads
Object-oriented query builders and performers for MySQL, Postgres, SQLite, and SQLServer.
yiisoft/db-mssql
81988 Downloads
Microsoft SQL Server driver for Yii Database
staudenmeir/eloquent-param-limit-fix
184207 Downloads
Laravel Eloquent eager loading fix for parameter limits of SQLite and SQL Server