mikeweb85 / cakephp-sqlsrv
Sqlsrv plugin for CakePHP
Installs: 160
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:cakephp-plugin
Requires
- php: >=8.1
- ext-mbstring: *
- ext-pdo: *
- ext-pdo_sqlsrv: *
- ext-sqlsrv: *
- cakephp/cakephp: ^4 || ^5
- mikeweb85/cakephp-odbc: ^1
Requires (Dev)
- phpunit/phpunit: ^8.5 || ^9.3
This package is auto-updated.
Last update: 2025-03-23 21:11:38 UTC
README
Installation
You can install this plugin into your CakePHP application using composer.
The recommended way to install composer packages is:
composer require mikeweb85/cakephp-sqlsrv