galek / doctrine-fb-driver
Doctrine 2 - Firebird Driver
Installs: 283
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 1
Forks: 1
pkg:composer/galek/doctrine-fb-driver
Requires
- doctrine/dbal: ^2.5
This package is not auto-updated.
Last update: 2019-02-20 19:25:00 UTC
README
Doctrine 2 - Firebird Driver
ABANDONED, will no continue, and will be removed. (for PHP is not good idea use firebird)
Package Installation
The best way to install Nette Calendar is using Composer:
$ composer require galek/doctrine-fb-driver
In configuration of doctrine use:
driverClass: '\Doctrine\DBAL\Driver\Ibase\Firebird\Driver'
do not use driver ;)