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. verifiedit/laravel-sqlsrv-driver-enhanced

ActiveLibrary

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

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

3.0.0(1y ago)24.9k↓18.8%1MITPHP

Since Mar 5Pushed 1y 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 1mo ago

READMEChangelog (4)Dependencies (2)Versions (6)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

34

—

LowBetter than 77% of packages

Maintenance44

Moderate activity, may be stable

Popularity27

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity45

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

441d 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

[![developerdino](https://avatars.githubusercontent.com/u/747501?v=4)](https://github.com/developerdino "developerdino (4 commits)")[![joshuathomas29](https://avatars.githubusercontent.com/u/46877900?v=4)](https://github.com/joshuathomas29 "joshuathomas29 (4 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

[barryvdh/laravel-ide-helper

Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.

14.9k123.0M687](/packages/barryvdh-laravel-ide-helper)[fumeapp/modeltyper

Generate TypeScript interfaces from Laravel Models

196277.9k](/packages/fumeapp-modeltyper)[pressbooks/pressbooks

Pressbooks is an open source book publishing tool built on a WordPress multisite platform. Pressbooks outputs books in multiple formats, including PDF, EPUB, web, and a variety of XML flavours, using a theming/templating system, driven by CSS.

44643.1k1](/packages/pressbooks-pressbooks)[api-platform/laravel

API Platform support for Laravel

59126.4k6](/packages/api-platform-laravel)[dragon-code/migrate-db

Easy data transfer from one database to another

15717.4k](/packages/dragon-code-migrate-db)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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