vkrapotkin / laravel-firebird5
Laravel 13 database driver package for Firebird SQL 5 via PDO_FIREBIRD.
v0.1.2
2026-03-20 21:10 UTC
Requires
- php: ^8.3
- ext-pdo: *
- ext-pdo_firebird: *
- illuminate/database: ^13.0
- illuminate/support: ^13.0
Requires (Dev)
- orchestra/testbench: ^11.0
- phpunit/phpunit: ^12.0
Suggests
- ext-pdo_firebird: Required to use the Firebird connection driver and run integration tests.