PHPackages                             cevitaufik/laravel-firebird - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Database &amp; ORM](/categories/database)
4. /
5. cevitaufik/laravel-firebird

ActiveLibrary[Database &amp; ORM](/categories/database)

cevitaufik/laravel-firebird
===========================

Firebird database driver for the Laravel Framework

v1.0.0(3mo ago)010↓81.8%MITPHPPHP ^8.2

Since Apr 1Pushed 3mo agoCompare

[ Source](https://github.com/cevitaufik/laravel-firebird)[ Packagist](https://packagist.org/packages/cevitaufik/laravel-firebird)[ RSS](/packages/cevitaufik-laravel-firebird/feed)WikiDiscussions 4.x Synced 4w ago

READMEChangelogDependencies (8)Versions (2)Used By (0)

FORKED FROM:

Firebird for Laravel
====================

[](#firebird-for-laravel)

[![Latest Stable Version](https://camo.githubusercontent.com/bad01596625e6726fbc0977546b226daa24207043a49e510d0d71d62135d3959/68747470733a2f2f706f7365722e707567782e6f72672f4365766954617566696b2f6c61726176656c2d66697265626972642f762f737461626c65)](https://packagist.org/packages/CeviTaufik/laravel-firebird)[![Total Downloads](https://camo.githubusercontent.com/a55d8404b9e02d5fdad82c4cbc9b075fbcf80cdfc53d0604bb1771b6af4d888d/68747470733a2f2f706f7365722e707567782e6f72672f4365766954617566696b2f6c61726176656c2d66697265626972642f646f776e6c6f616473)](https://packagist.org/packages/CeviTaufik/laravel-firebird)[![Tests](https://github.com/CeviTaufik/laravel-firebird/actions/workflows/tests.yml/badge.svg)](https://github.com/CeviTaufik/laravel-firebird/actions/workflows/tests.yml)[![License](https://camo.githubusercontent.com/3788f077b116cc43bb8c5f1add2c5c5d582af26d14cc1b5b08ae2523e1ad2ea6/68747470733a2f2f706f7365722e707567782e6f72672f4365766954617566696b2f6c61726176656c2d66697265626972642f6c6963656e7365)](https://packagist.org/packages/CeviTaufik/laravel-firebird)

This package adds support for the Firebird PDO Database Driver in Laravel applications.

Version Support
---------------

[](#version-support)

- **PHP:** 8.2+
- **Laravel:** 12, 13
- **Firebird:** 4, 5

Installation
------------

[](#installation)

You can install the package via composer:

```
composer require CeviTaufik/laravel-firebird
```

*The package will automatically register itself.*

Declare the connection within your `config/database.php` file by using `firebird` as the driver:

```
'connections' => [

    'firebird' => [
        'driver'   => 'firebird',
        'host'     => env('DB_HOST', 'localhost'),
        'port'     => env('DB_PORT', '3050'),
        'database' => env('DB_DATABASE', '/path_to/database.fdb'),
        'username' => env('DB_USERNAME', 'sysdba'),
        'password' => env('DB_PASSWORD', 'masterkey'),
        'charset'  => env('DB_CHARSET', 'UTF8'),
        'role'     => null,
    ],

],
```

Limitations
-----------

[](#limitations)

This package does not intend to support database migrations and it should not be used for this use case.

Credits
-------

[](#credits)

- [Harry Gulliford](https://github.com/CeviTaufik)
- [Jacques van Zuydam](https://github.com/jacquestvanzuydam/laravel-firebird)
- [Simonov Denis](https://github.com/sim1984/laravel-firebird)
- [All Contributors](https://github.com/CeviTaufik/laravel-firebird/graphs/contributors)

License
-------

[](#license)

Licensed under the [MIT](https://choosealicense.com/licenses/mit/) license.

###  Health Score

39

—

LowBetter than 85% of packages

Maintenance82

Actively maintained with recent releases

Popularity7

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity46

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 85.4% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~0 days

Total

2

Last Release

92d ago

Major Versions

v1.0.0 → 4.x-dev2026-04-01

### Community

Maintainers

![](https://www.gravatar.com/avatar/e0afad7d87292d1897a5e642fde732bf5d853d001713ac35f1dc322aba23fbeb?d=identicon)[cevitaufik](/maintainers/cevitaufik)

---

Top Contributors

[![harrygulliford](https://avatars.githubusercontent.com/u/5051286?v=4)](https://github.com/harrygulliford "harrygulliford (211 commits)")[![fesoft](https://avatars.githubusercontent.com/u/9648452?v=4)](https://github.com/fesoft "fesoft (12 commits)")[![jacquestvanzuydam](https://avatars.githubusercontent.com/u/2675042?v=4)](https://github.com/jacquestvanzuydam "jacquestvanzuydam (9 commits)")[![mariuz](https://avatars.githubusercontent.com/u/18359?v=4)](https://github.com/mariuz "mariuz (4 commits)")[![victorvilella](https://avatars.githubusercontent.com/u/11229358?v=4)](https://github.com/victorvilella "victorvilella (2 commits)")[![ricardoseriani](https://avatars.githubusercontent.com/u/3369718?v=4)](https://github.com/ricardoseriani "ricardoseriani (2 commits)")[![cevitaufik](https://avatars.githubusercontent.com/u/77260222?v=4)](https://github.com/cevitaufik "cevitaufik (2 commits)")[![maitrepylos](https://avatars.githubusercontent.com/u/1299622?v=4)](https://github.com/maitrepylos "maitrepylos (1 commits)")[![donnykurnia](https://avatars.githubusercontent.com/u/95402?v=4)](https://github.com/donnykurnia "donnykurnia (1 commits)")[![selmo47](https://avatars.githubusercontent.com/u/9757603?v=4)](https://github.com/selmo47 "selmo47 (1 commits)")[![huesimon](https://avatars.githubusercontent.com/u/1985440?v=4)](https://github.com/huesimon "huesimon (1 commits)")[![felipifranco](https://avatars.githubusercontent.com/u/33034188?v=4)](https://github.com/felipifranco "felipifranco (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/cevitaufik-laravel-firebird/health.svg)

```
[![Health](https://phpackages.com/badges/cevitaufik-laravel-firebird/health.svg)](https://phpackages.com/packages/cevitaufik-laravel-firebird)
```

###  Alternatives

[psalm/plugin-laravel

Psalm plugin for Laravel

3355.3M345](/packages/psalm-plugin-laravel)[mongodb/laravel-mongodb

A MongoDB based Eloquent model and Query builder for Laravel

7.1k8.4M93](/packages/mongodb-laravel-mongodb)[pressbooks/pressbooks

Pressbooks is an open source book publishing tool built on a WordPress multisite platform. Pressbooks outputs books in multiple formats, including PDF, EPUB, web, and a variety of XML flavours, using a theming/templating system, driven by CSS.

45444.2k1](/packages/pressbooks-pressbooks)[laravel/ai

The official AI SDK for Laravel.

1.0k3.2M184](/packages/laravel-ai)[roots/acorn

Framework for Roots WordPress projects built with Laravel components.

9762.4M126](/packages/roots-acorn)[illuminate/database

The Illuminate Database package.

2.8k54.9M11.4k](/packages/illuminate-database)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
