2017 © Pedro Peláez
 

library think-firebird

Firebird driver for thinkphp5

image

weianguo/think-firebird

Firebird driver for thinkphp5

  • Thursday, April 13, 2017
  • by weianguo
  • Repository
  • 1 Watchers
  • 1 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

ThinkPHP 5.0 firebird驱动

首先在php.ini开启 php_pdo_firebird 扩展, (*1)

然后,配置应用的数据库配置文件database.phptype参数为:, (*2)

'type'  =>  '\think\firebird\Connection',

The Versions

13/04 2017

dev-master

9999999-dev

Firebird driver for thinkphp5

  Sources   Download

Apache-2.0

by Avatar weianguo