library think-firebird
Firebird driver for thinkphp5
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
ThinkPHP 5.0 firebird驱动
首先在php.ini开启 php_pdo_firebird 扩展, (*1)
然后,配置应用的数据库配置文件database.php的type参数为:, (*2)
'type' => '\think\firebird\Connection',
dev-master
9999999-dev
Firebird driver for thinkphp5
Sources
Download
Apache-2.0
by
weianguo