Libraries tagged by MS SQL
machaven/laravel-sqlserver
3786 Downloads
Use ODBC to connect with your SQL Server instances from Laravel 5+
legion21/mssql-bundle
836 Downloads
Microsoft SQL Server Bundle for Symfony 2
duncan3dc/sql-class
77565 Downloads
A simple database abstraction layer, with an on disk caching facility.
silverstripe/mssql
7810 Downloads
Adds MSSQL support to SilverStripe
drkbcn/php-pdo-mssql-class
87 Downloads
A PHP MsSQL PDO class similar to the the Python MySQLdb, which supports iterator and parameter binding when using 'WHERE IN' statement.
darkain/pudl
54 Downloads
SQL query generator with support for MySQL, MariaDB, SQLite, PostgreSQL, MS-SQL, and more
wpjscc/database
4 Downloads
DBAL, schema introspection, migration and pagination
ronpinkas/dbbridge
3 Downloads
An abstraction bridge between multiple SQL dialects using PDO (native and ODBC) drivers.
repat/laravel-medoo
248 Downloads
Laravel Facade and ServiceProvider for The Lightest PHP database framework to accelerate development
ramadan/custom-fresh
132 Downloads
A Laravel package to specify the tables that you do not want to drop while refreshing the database.
jlibs/medoo
329 Downloads
The lightweight PHP database framework to accelerate development
soulhunter/freeswitch-curl
89 Downloads
A PHP module to generate and serve FreeSwitch configuration via mod_curl
romeoz/rock-db
1025 Downloads
Object Relational Mapping (ORM) for PHP.
pedro151/orm-generator
334 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.
greg-md/php-orm
386 Downloads
A powerful ORM(Object-Relational Mapping) for PHP.