Download the PHP package mkrohn/laravel-odbc-informix without Composer
On this page you can find all versions of the php package mkrohn/laravel-odbc-informix. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mkrohn/laravel-odbc-informix
More information about mkrohn/laravel-odbc-informix
Files in mkrohn/laravel-odbc-informix
Download mkrohn/laravel-odbc-informix
More information about mkrohn/laravel-odbc-informix
Files in mkrohn/laravel-odbc-informix
Vendor mkrohn
Package laravel-odbc-informix
Short Description ODBC informix specific integration for Laravel framework.
License MIT
Homepage https://github.com/mkrohn/laravel-odbc-informix
Package laravel-odbc-informix
Short Description ODBC informix specific integration for Laravel framework.
License MIT
Homepage https://github.com/mkrohn/laravel-odbc-informix
Please rate this library. Is it a good library?
Informations about the package laravel-odbc-informix
ODBC integration for Laravel Framework using IBM Informix Database
This integration allows the use of odbc_* php function with Laravel framework instead of PDO.
It emulates PDO class used by Laravel.
This is a fork of the project abram/laravel-odbc, but customized for informix.
How to install
composer require mkrohn/laravel-odbc-informix
To 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-informix 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-informix contains the following files
Loading the files please wait ....