Libraries tagged by mssql
ronpinkas/dbbridge
2 Downloads
An abstraction bridge between multiple SQL dialects using PDO (native and ODBC) drivers.
romeoz/rock-db
1020 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
328 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.
machaven/laravel-sqlserver
3729 Downloads
Use ODBC to connect with your SQL Server instances from Laravel 5+
kitlabs/dbal
122 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
jlibs/medoo
174 Downloads
The lightest PHP database framework to accelerate development
greg-md/php-orm
383 Downloads
A powerful ORM(Object-Relational Mapping) for PHP.
duncan3dc/sql-class
77539 Downloads
A simple database abstraction layer, with an on disk caching facility.
darkain/pudl
52 Downloads
SQL query generator with support for MySQL, MariaDB, SQLite, PostgreSQL, MS-SQL, and more
faulkj/db
690 Downloads
A wrapper class for SQLSRV (MS SQL) in PHP.
sitmpcz/sqlsrv-binary
1137 Downloads
Insert and update file into ms sql server
emma/searchengine
29 Downloads
Php - MySql/SQL Search Engine. Considering the challenges in using MySQL/MSSQL/SQL as a back-end for industrial level application search-engine. An optimized techniques and algorithms are developed to boost performance and make SQL databases works like magic for the purpose of searching.
dlevsha/nasgrate
38 Downloads
Nasgrate is a console utility that let you organise database schema migration process at a consistent and easy way. It supports mysql, mssql, postgresql, oracle and other databases
terabytesoft/db-mssql
298 Downloads
MSSQL Server extension for the Yii framework