Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Sql Server Bundle Laravel Package

acseo/sql-server-bundle

Symfony bundle that adds SQL Server datatype conversions for Doctrine ORM/DBAL. Provides custom types for string, text and datetime, plus a driver class and a Composer post-install script to register the pdo_dblib driver for Doctrine DriverManager.

View on GitHub
Deep Wiki
Context7

Product Decisions This Supports

  • Build vs. Buy: Justifies buying this lightweight package over custom development for SQL Server + Doctrine integration, reducing engineering effort for data type conversions.
  • Roadmap Alignment: Enables expansion into Microsoft ecosystems (e.g., enterprise clients using SQL Server) without rewriting core ORM logic.
  • Feature Prioritization: Supports backlog items for:
    • Migrating legacy SQL Server databases to Symfony/Laravel.
    • Standardizing Doctrine data types across heterogeneous DBs (MySQL → SQL Server).
    • Reducing technical debt in legacy systems with mixed DB backends.
  • Use Cases:
    • Hybrid Cloud/On-Prem: Teams using SQL Server on-prem but Laravel/Symfony in cloud.
    • Legacy Modernization: Wrapping SQL Server APIs for new Laravel microservices.
    • Multi-DB Support: Unified Doctrine configuration for dev/staging (PostgreSQL) and prod (SQL Server).

When to Consider This Package

  • Adopt if:

    • Your stack uses Laravel/Symfony + Doctrine ORM + SQL Server (not MySQL/PostgreSQL).
    • You need quick, minimal fixes for SQL Server-specific data type quirks (e.g., DATETIME, TEXT).
    • Your team lacks bandwidth to maintain custom Doctrine drivers.
    • You’re not using Laravel’s Eloquent (this is Doctrine-focused; Eloquent has native SQL Server support via pdo_dblib).
  • Look elsewhere if:

    • You’re not using Doctrine ORM (e.g., raw PDO, Query Builder, or Eloquent).
    • Your SQL Server data types are standardized (no conversion issues).
    • You need active maintenance (package has 1 star, no tests, and TODOs in README).
    • You’re using Laravel’s Eloquent (use pdo_dblib directly or dbal instead).
    • Your team prefers enterprise-grade support (consider paid solutions like Doctrine Extensions).

How to Pitch It (Stakeholders)

For Executives: "This package lets us connect Laravel/Symfony to SQL Server seamlessly without reinventing the wheel. For [X] enterprise clients using SQL Server, it cuts 2–4 weeks of dev time to standardize data types—enabling faster migrations to our platform. The MIT license and minimal overhead make it a low-risk, high-reward choice compared to custom builds. We’ll pair it with [Y] monitoring to track SQL Server performance post-deployment."

For Engineering: *"This bundle bridges Doctrine’s SQL Server gaps by overriding data type mappings (e.g., DATETIME → PHP DateTime). Key benefits:

  • Zero custom code: Handles pdo_dblib setup via Composer hooks.
  • Lightweight: ~50 lines of config; no bloat.
  • Future-proof: Aligns with Doctrine’s core, so upgrades are easier than custom drivers. Tradeoff: Unmaintained (but critical for us), so we’ll add tests and monitor for breaking changes. Alternatives like raw pdo_dblib require more boilerplate."*

For Developers: *"Need SQL Server + Doctrine to play nice? This bundle:

  1. Auto-configures pdo_dblib via Composer.
  2. Fixes type mismatches (e.g., SQL Server’s TEXT vs. Doctrine’s string).
  3. Works with existing Doctrine setups—just override types: in config.yml. Downside: No tests, but the code is simple enough to audit. We’ll add unit tests for our use case."*
Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
terminal42/code-quality-tools
codifyo/ts-generator-bundle
andydefer/laravel-cluster
testo/fiber
mintobit/jobqueue
a4sex/maintenance-bundle
a4sex/entity-date-update
a4sex/client-identifier
a4sex/base-utilites
a4sex/key-value-storage
a4sex/micro-status
chilldev/dependency-injection-extra
datinglibre/datinglibre-app-api
biberltd/corebundle
bricre/symfony-bundle-test
biberltd/logbundle
dominium/http-adapter-bundle
dominium/google-analytics
a4sex/auto-clean-entity
christhompsontldr/laravel-inky