Skip to content

dreamfactorysoftware/df-firebird

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

df-firebird

Firebird SQL Database support for DreamFactory.

Note:

This library requires the interbase PHP extension to be installed.

sudo apt-get install php7.0-interbase

Connection and grammars based on this repository.