Download the PHP package edgardmessias/yii2-informix without Composer
On this page you can find all versions of the php package edgardmessias/yii2-informix. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download edgardmessias/yii2-informix
More information about edgardmessias/yii2-informix
Files in edgardmessias/yii2-informix
Download edgardmessias/yii2-informix
More information about edgardmessias/yii2-informix
Files in edgardmessias/yii2-informix
Vendor edgardmessias
Package yii2-informix
Short Description Informix Driver for Yii2 Framework.
License BSD-3-Clause
Package yii2-informix
Short Description Informix Driver for Yii2 Framework.
License BSD-3-Clause
Please rate this library. Is it a good library?
Informations about the package yii2-informix
Informix Extension for Yii 2 (yii2-informix)
This extension adds Informix database engine extension for the Yii framework 2.0.
Requirements
- Informix Client SDK installed
- PHP module pdo_informix
- Informix Database Server 11.50 or greater
Unsupported
- Enable/Disable checkIntegrity (Bug with PHP)
Functions not supported by the Informix database:
INSERT
,UPDATE
,DELETE
withREAD UNCOMMITTED
transaction- Batch Insert with
TEXT
,BLOB
orCLOB
data type
Installation
The preferred way to install this extension is through composer.
Either run
or add
to the require section of your composer.json.
Configuration
To use this extension, simply add the following code in your application configuration:
To use CamelCase column names or aliases, enable the DELIMIDENT:
Example:
Or:
Donations
- Donation is as per your goodwill to support my development.
- If you are interested in my future developments, i would really appreciate a small donation to support this project.
Another Cryptocurrency: https://freewallet.org/id/edgardmessias
All versions of yii2-informix with dependencies
PHP Build Version
Package Version
Requires
yiisoft/yii2 Version
~2.0.7
The package edgardmessias/yii2-informix contains the following files
Loading the files please wait ....