tina4stack/tina4php-odbc

Tina4 PHP ODBC Database Driver

Installs: 37

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 2

Forks: 0

Open Issues: 0

pkg:composer/tina4stack/tina4php-odbc

v2.0.1 2022-05-24 22:49 UTC

This package is auto-updated.

Last update: 2025-10-15 14:10:47 UTC


README

Tina4 ODBC drivers

Installation

composer install tina4stack/tina4php-odbc

Testing with MySQL ODBC

docker run -d --platform linux/x86_64 -p 33060:3306 -e MYSQL_ROOT_PASSWORD=pass1234 -e MYSQL_DATABASE=testing mysql:8.0