PHPackages                             verifiedit/laravel-sqlsrv-driver-enhanced - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Database &amp; ORM](/categories/database)
4. /
5. verifiedit/laravel-sqlsrv-driver-enhanced

ActiveLibrary[Database &amp; ORM](/categories/database)

verifiedit/laravel-sqlsrv-driver-enhanced
=========================================

Enhanced version of Laravel's database driver for Sql Server.

3.0.0(1y ago)26.3k↑65.2%1MITPHP

Since Mar 5Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/verifiedit/laravel-sqlsrv-driver-enhanced)[ Packagist](https://packagist.org/packages/verifiedit/laravel-sqlsrv-driver-enhanced)[ RSS](/packages/verifiedit-laravel-sqlsrv-driver-enhanced/feed)WikiDiscussions main Synced 2d ago

READMEChangelog (4)Dependencies (2)Versions (7)Used By (0)

Laravel SQL Server Enhanced Driver
==================================

[](#laravel-sql-server-enhanced-driver)

This package was born out of a need to fix a SQL Server issue that breaks when using Laravel with SQL Server and getting the correct last insert id.

The code in this package is directly from the changes in a pull request to the original Laravel SQL Server driver. The pull request was merged but later reverted as it conflicted with the freeTDS driver. This package is a direct copy of the changes made in the pull request which you can find here - [laravel/framework#33430](https://github.com/laravel/framework/pull/33430) and the reverted pull request here - [laravel/framework#33496](https://github.com/laravel/framework/pull/33496). The original bug report for this can be found here - [laravel/framework#32883](https://github.com/laravel/framework/issues/32883).

Installation
------------

[](#installation)

You can install the package via composer:

```
composer require verifiedit/laravel-sqlsrv-driver-enhanced
```

Usage
-----

[](#usage)

Once installed, the package will automatically override the default SQL Server driver with the enhanced driver. You do not need to do anything else as the package will automatically register itself in your Laravel application.

Kudos
-----

[](#kudos)

All credit goes to the original author of the pull request, [@rodrigopedra](https://github.com/rodrigopedra). I have simply taken the changes and put them in an installable package that we can use in our applications.

###  Health Score

42

—

FairBetter than 88% of packages

Maintenance71

Regular maintenance activity

Popularity28

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity46

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 50% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~121 days

Total

4

Last Release

488d ago

Major Versions

1.1.0 → 2.0.02024-09-13

2.0.0 → 3.0.02025-03-03

### Community

Maintainers

![](https://www.gravatar.com/avatar/311251bff9b30184fcdaa12857975bcd0b7dcd9b409fe37e428bec2a19681f12?d=identicon)[developerdino](/maintainers/developerdino)

---

Top Contributors

[![joshuathomas29](https://avatars.githubusercontent.com/u/46877900?v=4)](https://github.com/joshuathomas29 "joshuathomas29 (5 commits)")[![developerdino](https://avatars.githubusercontent.com/u/747501?v=4)](https://github.com/developerdino "developerdino (4 commits)")[![raywtse](https://avatars.githubusercontent.com/u/80040069?v=4)](https://github.com/raywtse "raywtse (1 commits)")

### Embed Badge

![Health badge](/badges/verifiedit-laravel-sqlsrv-driver-enhanced/health.svg)

```
[![Health](https://phpackages.com/badges/verifiedit-laravel-sqlsrv-driver-enhanced/health.svg)](https://phpackages.com/packages/verifiedit-laravel-sqlsrv-driver-enhanced)
```

###  Alternatives

[mongodb/laravel-mongodb

A MongoDB based Eloquent model and Query builder for Laravel

7.1k8.4M96](/packages/mongodb-laravel-mongodb)[psalm/plugin-laravel

Psalm plugin for Laravel

3355.3M346](/packages/psalm-plugin-laravel)[yajra/laravel-oci8

Oracle DB driver for Laravel via OCI8

8793.2M25](/packages/yajra-laravel-oci8)[glushkovds/phpclickhouse-laravel

Adapter of the most popular library https://github.com/smi2/phpClickHouse to Laravel

2051.5M2](/packages/glushkovds-phpclickhouse-laravel)[api-platform/laravel

API Platform support for Laravel

58171.6k14](/packages/api-platform-laravel)[laravel-liberu/laravel-gedcom

A package that converts gedcom files to Eloquent models

782.5k1](/packages/laravel-liberu-laravel-gedcom)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
