Download the PHP package mbamarante/cakephp-firebird-driver without Composer
On this page you can find all versions of the php package mbamarante/cakephp-firebird-driver. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mbamarante/cakephp-firebird-driver
More information about mbamarante/cakephp-firebird-driver
Files in mbamarante/cakephp-firebird-driver
Download mbamarante/cakephp-firebird-driver
More information about mbamarante/cakephp-firebird-driver
Files in mbamarante/cakephp-firebird-driver
Vendor mbamarante
Package cakephp-firebird-driver
Short Description CakePHP 3 Driver for Firebird Database
License MIT
Homepage https://github.com/mbamarante/cakephp-firebird-driver
Package cakephp-firebird-driver
Short Description CakePHP 3 Driver for Firebird Database
License MIT
Homepage https://github.com/mbamarante/cakephp-firebird-driver
Please rate this library. Is it a good library?
Informations about the package cakephp-firebird-driver
CakePHP 3 Driver for Firebird Database
Currently provides data reading, inserting, deleting and updating.
Installation
You can install this plugin into your CakePHP application using composer.
The recommended way to install composer packages is:
Requirements
- CakePHP 3.2+
- an Firebird PHP extension
- For Ubuntu 14.04 installing see Ubuntu-PDO
Datasource configuration
Here is an example datasource configuration:
Known Issues
- disable multiple records insert in the same query (e.g.: fixtures)
- disable auto increment fields on table creation
- review data types
- improve unit tests
- unimplemented add and dropContraints, enable and disableForeignFeySQL
Workaround
- use cake bake lowercase table name
All versions of cakephp-firebird-driver with dependencies
PHP Build Version
Package Version
The package mbamarante/cakephp-firebird-driver contains the following files
Loading the files please wait ....