Libraries tagged by sql server
cloudframework-io/backend-core-php8
2051 Downloads
CLOUDRAMEWORK PHP8 CORE FRAMEWORK TO DEVELOP BACKEND APIs and SCRIPTs optimized for APPENGINE, FUNCTIONS, KUBERNETS and other server technologies
sitmpcz/sqlsrv-binary
1865 Downloads
Insert and update file into ms sql server
julfiker/laravel-sqlsrv
2173 Downloads
Laravel - SQL Server connectivity and procedure execute and othes
atk14/dbmole
2108 Downloads
Simple database abstraction layer for PostgreSQL, MySQL, Oracle and SQL Server
sebudesign/laravel-sql-server-grammar
1411 Downloads
An optimized SQL Server Grammar for Laravel & Lumen
rui_mashita/laravel-dblib-odbc-sqlserver
1773 Downloads
PDO DBLIB or PDO ODBC SQL Server Driver for Laravel 4
rmunate/sql-server-lite
446 Downloads
Conexión PDO a SQLServer desde PHP estructurado o Laravel
machaven/laravel-sqlserver
3926 Downloads
Use ODBC to connect with your SQL Server instances from Laravel 5+
endeavors/sqlserver-moment
134 Downloads
A simple package to assist in converting datetimes for sql server
kodus/sql-splitter
25471 Downloads
A simple facility to split SQL files into individual queries - supports MySQL, PostgreSQL and Microsoft SQL Server
tebe/pdo
22 Downloads
Provides an extension to the native PDO along with additional functionality.
rotexsoft/sqlschema
1303 Downloads
Provides facilities to read table names and table columns from a database using PDO. This package is a fork of https://packagist.org/packages/aura/sqlschema ( https://github.com/auraphp/Aura.SqlSchema ). It adds PHP 8.1+ suport and is also designed to work with Mariadb 10.4+ and above.
mediamonks/mssql-bundle
35087 Downloads
Symfony Bundle for working with Microsoft SQL Server on *nix (dblib) and Windows (sqlsrv) with UTF-8 and transactions support
magslabs/laravel-storedproc
209 Downloads
A fluent Laravel package for calling stored procedures with support for OUTPUT parameters, pagination, and transactions.
kenlog/database-custom
100 Downloads
A database abstraction layer over PDO, that provides a powerful and intuitive query builder, bundled with an easy to use schema builder. This is a custom version of opis/database with updates for PHP 8 compatibility.