Libraries tagged by mss
silverstripe/mssql
7788 Downloads
Adds MSSQL support to SilverStripe
miinto/laravel-mssql
8649 Downloads
Laravel extension which allows to use MS SQL specific column types like 'datetime2', 'real' and 'uniqueidentifier'.
drkbcn/php-pdo-mssql-class
85 Downloads
A PHP MsSQL PDO class similar to the the Python MySQLdb, which supports iterator and parameter binding when using 'WHERE IN' statement.
soulhunter/freeswitch-curl
87 Downloads
A PHP module to generate and serve FreeSwitch configuration via mod_curl
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
3732 Downloads
Use ODBC to connect with your SQL Server instances from Laravel 5+
lagdo/jaxon-dbadmin
115 Downloads
Database management dashboard based on Jaxon and Adminer
greg-md/php-orm
383 Downloads
A powerful ORM(Object-Relational Mapping) for PHP.
darkain/pudl
52 Downloads
SQL query generator with support for MySQL, MariaDB, SQLite, PostgreSQL, MS-SQL, and more
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
trooney/mssql-bundle
789 Downloads
Driver for work with Microsoft SQL Server using PDO_DBLIB