PHP connectivity options for Firebird

PHP has built-in support for Firebird and InterBase.

ADOdb Multiplatform

ADOdb is an open source database abstraction library for PHP that currently supports an amazing number of databases: MySQL, PostgreSQL, Interbase, Firebird, Informix, Oracle, MS SQL, Foxpro, Access, ADO, Sybase, FrontBase, DB2, SAP DB, SQLite, Netezza, LDAP, and generic ODBC, ODBTP.

Many popular web applications such as ACID, PostNuke, Xaraya, phpWiki, Mambo, PHP GACL, TikiWiki, eGroupWare and phpLens App Server are using ADOdb as their database abstraction layer.

Home website | SourceForge Home | On-line Documentation | Connection Examples for InterBase/Firebird

PEAR - MDB2 Multiplatform

PEAR is an open source framework and distribution system for reusable PHP components. Among others, it provides Database Abstraction Layer module.

Drivers for the following extensions pass the complete test suite and provide interchangeability when all of DB's portability options are enabled: fbsql, ibase, informix, msql, mssql, mysql, mysqli, oci8, odbc, pgsql, sqlite and sybase.

Home website | On-line Documentation

Firebird connector for Yii2 framework Multiplatform

Firebird connector for Yii2 framework

GitHub Source | GitHub Download

Firebird: PHP Driver Windows / Linux

Firebird: PHP Driver maintained by Martin Köditz.

Download