Libraries tagged by mss
silverstripe/mssql
7782 Downloads
Adds MSSQL support to SilverStripe
miinto/laravel-mssql
8635 Downloads
Laravel extension which allows to use MS SQL specific column types like 'datetime2', 'real' and 'uniqueidentifier'.
evaldx/laravel-linux-mssql-fix
17 Downloads
An optimized SQL Server Grammar for Laravel
drkbcn/php-pdo-mssql-class
83 Downloads
A PHP MsSQL PDO class similar to the the Python MySQLdb, which supports iterator and parameter binding when using 'WHERE IN' statement.
ufukdogan92/pdo-db-connect
19 Downloads
Database connection with PDO
techscope/laravel-sqlserver
2073 Downloads
Use ODBC to connect with your SQL Server instances from Laravel 5+
tafoyaventures/ezsql-tafoya
11 Downloads
Advance database access library. Make interacting with a database ridiculously easy. An universal interchangeable CRUD system.
soulhunter/freeswitch-curl
87 Downloads
A PHP module to generate and serve FreeSwitch configuration via mod_curl
samuelfaj/class_db
26 Downloads
Class DB allows you to write secure SQL queries easily and work with many different databases using the same syntax.
ronpinkas/dbbridge
1 Downloads
An abstraction bridge between multiple SQL dialects using PDO (native and ODBC) drivers.
romeoz/rock-db
1010 Downloads
Object Relational Mapping (ORM) for PHP.
repat/laravel-medoo
246 Downloads
Laravel Facade and ServiceProvider for The Lightest PHP database framework to accelerate development
pedro151/orm-generator
325 Downloads
orm-generator maps the entire database and then creates the DAO (Data Access Object) and ORM (Object-relational mapping) of the entire database to facilitate the development. uses various types of databases like Postgres and Mysql and various types of ORM framework.
oldpak/dbal
10 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
mvccore/ext-model-db-sqlsrv
313 Downloads
MvcCore - Extension - Model - Database - Microsoft SQL - extension to work with Microsoft Sql Server queries in more comfortable API.