Download the PHP package mkrohn/laravel-odbc-teradata without Composer
On this page you can find all versions of the php package mkrohn/laravel-odbc-teradata. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mkrohn/laravel-odbc-teradata
More information about mkrohn/laravel-odbc-teradata
Files in mkrohn/laravel-odbc-teradata
Download mkrohn/laravel-odbc-teradata
More information about mkrohn/laravel-odbc-teradata
Files in mkrohn/laravel-odbc-teradata
Vendor mkrohn
Package laravel-odbc-teradata
Short Description ODBC teradata specific integration for Laravel framework.
License MIT
Homepage https://github.com/mkrohn/laravel-odbc-teradata
Package laravel-odbc-teradata
Short Description ODBC teradata specific integration for Laravel framework.
License MIT
Homepage https://github.com/mkrohn/laravel-odbc-teradata
Please rate this library. Is it a good library?
Informations about the package laravel-odbc-teradata
ODBC integration for Laravel Framework using Teradata Database
This integration allows the use of odbc_* php function with Laravel framework instead of PDO.
It emulates PDO class used by Laravel.
How to install
composer require mkrohn/laravel-odbc-teradataTo add source in your project
Usage Instructions
It's very simple to configure:
1) Add database to database.php file
Eloquent ORM
You can use Laravel, Eloquent ORM and other Illuminate's components as usual.
All versions of laravel-odbc-teradata with dependencies
PHP Build Version
Package Version
Requires
php Version
^5.3.3 || >=7.0
illuminate/database Version ~5.1 || >= 6.0
illuminate/support Version ~5.1 || >= 6.0
illuminate/database Version ~5.1 || >= 6.0
illuminate/support Version ~5.1 || >= 6.0
The package mkrohn/laravel-odbc-teradata contains the following files
Loading the files please wait ...