mikeweb85 / cakephp-odbc
ODBC plugin for CakePHP
Installs: 170
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:cakephp-plugin
Requires
- php: >=8.1
- ext-odbc: *
- ext-pdo: *
- ext-pdo_odbc: *
- cakephp/cakephp: ^4 || ^5
Requires (Dev)
- phpunit/phpunit: ^8.5 || ^9.3
This package is auto-updated.
Last update: 2025-03-23 20:36:25 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-odbc