dek-cz/mssql-profiler-bundle
MyMssqlConnector) is needed over off-the-shelf solutions.For Executives: "This open-source package adds MS SQL stored procedure profiling to Laravel’s built-in profiler—freeing us from vendor lock-in while improving debugging for our MS SQL-heavy workflows. It’s a low-risk, high-reward way to optimize database performance during development, with no licensing costs. Ideal for teams migrating legacy systems or tuning complex queries."
For Engineering: "The bundle integrates seamlessly with Laravel’s profiler, giving us visibility into MS SQL procedure execution times, parameters, and errors—all without leaving the dev environment. Setup is minimal (Composer + config), and it’s dev/test-only, so no production risks. Perfect for diagnosing slow queries in our [specific use case, e.g., inventory system] without paying for third-party tools."
For Developers: "Think of this as ‘Xdebug for MS SQL’—it adds a dedicated panel to Laravel’s profiler for stored procedure calls, showing execution time, queries, and even parameters. No need to switch tools; just install it in dev/test and start profiling like you would with Eloquent queries. The connector trait makes it easy to plug into your existing MS SQL logic."
How can I help you explore Laravel packages today?