Libraries tagged by sqlserver
doctrine/dbal
512805954 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
nette/database
5679296 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
2534525 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
aura/sql
2044969 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
38872 Downloads
Advance database access library. Make interacting with a database ridiculously easy. An universal interchangeable CRUD system.
cakephp/datasources
282909 Downloads
CakePHP Datasources Plugin
nilportugues/sql-query-formatter
939142 Downloads
A very lightweight PHP class that reformats unreadable and computer-generated SQL query statements to human-friendly, readable text.
mevdschee/php-crud-api
55913 Downloads
Single file PHP script that adds a REST API to a SQL database.
aura/sqlschema
215498 Downloads
Provides facilities to read table names and table columns from a database using PDO.
atlas/query
233087 Downloads
Object-oriented query builders and performers for MySQL, Postgres, SQLite, and SQLServer.
opis/database
79966 Downloads
A database abstraction layer over PDO, that provides a powerful and intuitive query builder, bundled with an easy to use schema builder
staudenmeir/eloquent-param-limit-fix
130112 Downloads
Laravel Eloquent eager loading fix for parameter limits of SQLite and SQL Server
byjg/migration
71646 Downloads
Simple library in PHP for database version control. Supports Sqlite, MySql, Sql Server and Postgres.
watheqalshowaiter/model-required-fields
624 Downloads
Get the model required fields without nullables, primary keys and fields with defaults.
jv2222/ezsql
10947 Downloads
Advance database access library. Make interacting with a database ridiculously easy. An universal interchangeable CRUD system.