Libraries tagged by mss
hgv/mss-php
324 Downloads
MSS API Client for PHP projects
silverstripe/mssql
7793 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
86 Downloads
A PHP MsSQL PDO class similar to the the Python MySQLdb, which supports iterator and parameter binding when using 'WHERE IN' statement.
techscope/laravel-sqlserver
2079 Downloads
Use ODBC to connect with your SQL Server instances from Laravel 5+
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
1023 Downloads
Object Relational Mapping (ORM) for PHP.
repat/laravel-medoo
247 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.
milanmadar/coolio-orm
35 Downloads
PHP ORM based on Doctrine DBAL
machaven/laravel-sqlserver
3751 Downloads
Use ODBC to connect with your SQL Server instances from Laravel 5+
hellorse/doctrine-enum-bundle
16 Downloads
Provides support of ENUM type for Doctrine2 in Symfony applications.
greg-md/php-orm
386 Downloads
A powerful ORM(Object-Relational Mapping) for PHP.
duncan3dc/sql-class
77548 Downloads
A simple database abstraction layer, with an on disk caching facility.