Libraries tagged by sql server
lovullo/dbal
23645 Downloads
Database Abstraction Layer
dreamfactory/df-sqldb
45396 Downloads
The DreamFactory(tm) SQL DB Service.
verifiedit/laravel-sqlsrv-driver-enhanced
1430 Downloads
Enhanced version of Laravel's database driver for Sql Server.
julfiker/laravel-sqlsrv
1310 Downloads
Laravel - SQL Server connectivity and procedure execute and othes
dlevsha/compalex
43 Downloads
Compalex is a lightweight script to compare two database schemas. It supports MySQL, MS SQL Server and PostgreSQL
byjg/migration-cli
19900 Downloads
Simple library in PHP for database version control. Supports Sqlite, MySql, Sql Server and Postgres.
techscope/laravel-sqlserver
2078 Downloads
Use ODBC to connect with your SQL Server instances from Laravel 5+
rui_mashita/laravel-dblib-odbc-sqlserver
1675 Downloads
PDO DBLIB or PDO ODBC SQL Server Driver for Laravel 4
rmunate/sql-server-lite
385 Downloads
Conexión PDO a SQLServer desde PHP estructurado o Laravel
chance-fyi/hyperf-database-sqlserver
3042 Downloads
Add SqlServer support to Hyperf
rotexsoft/sqlschema
811 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.
hi/sqlquery
490 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
thewunder/corma-dbal
792 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
ramadan/custom-fresh
125 Downloads
A Laravel package to specify the tables that you do not want to drop while refreshing the database.
jelix/database
2468 Downloads
Lightweight PHP abstraction layer to access and query SQL databases, with an API to inspect and modify databases schema.