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.
Adopt if:
DATETIME, TEXT).pdo_dblib).Look elsewhere if:
pdo_dblib directly or dbal instead).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:
pdo_dblib setup via Composer hooks.pdo_dblib require more boilerplate."*For Developers: *"Need SQL Server + Doctrine to play nice? This bundle:
pdo_dblib via Composer.TEXT vs. Doctrine’s string).types: in config.yml.
Downside: No tests, but the code is simple enough to audit. We’ll add unit tests for our use case."*How can I help you explore Laravel packages today?