Download the PHP package danidoble/laravel-firebird without Composer
On this page you can find all versions of the php package danidoble/laravel-firebird. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download danidoble/laravel-firebird
More information about danidoble/laravel-firebird
Files in danidoble/laravel-firebird
Download danidoble/laravel-firebird
More information about danidoble/laravel-firebird
Files in danidoble/laravel-firebird
Vendor danidoble
Package laravel-firebird
Short Description Firebird database driver for Laravel Framework
License MIT
Package laravel-firebird
Short Description Firebird database driver for Laravel Framework
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-firebird
Firebird for Laravel
This package adds support for the Firebird PDO Database Driver in Laravel applications.
Version Support
- PHP: 8.1, 8.2, 8.3
- Laravel: 10.x, 11.x
- Firebird: 2.5, 3.0, 4.0
Installation
You can install the package via composer:
The package will automatically register itself.
Declare the connection within your config/database.php
file by using firebird
as the
driver:
Limitations
This package does not intend to support database migrations and it should not be used for this use case.
Credits
License
Licensed under the MIT license.
All versions of laravel-firebird with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
ext-pdo Version *
illuminate/support Version ^10.0|^11.0
illuminate/container Version ^10.0|^11.0
illuminate/database Version ^10.0|^11.0
illuminate/events Version ^10.0|^11.0
ext-pdo Version *
illuminate/support Version ^10.0|^11.0
illuminate/container Version ^10.0|^11.0
illuminate/database Version ^10.0|^11.0
illuminate/events Version ^10.0|^11.0
The package danidoble/laravel-firebird contains the following files
Loading the files please wait ....