karddell / ifx-driver
Informix driver DB for laravel 5.5.*
0.0.4
2018-03-20 18:33 UTC
Requires
- php: ^7.1
- illuminate/database: ^5.5
- illuminate/pagination: ^5.5
- illuminate/support: ^5.5
Requires (Dev)
- fzaninotto/faker: ^1.7
- mockery/mockery: ^1.0
- phpspec/phpspec: ^4.3
- phpunit/phpunit: ^6.5
This package is not auto-updated.
Last update: 2025-05-11 08:56:01 UTC
README
check original proyect : https://github.com/llaiajiale/laravel-ifx
Installation
For instalation use command
$ composer require karddell/ifx-driver
Finally you need to publish a configuration file by running the following Artisan command.
$ php artisan vendor:publish
This will copy the configuration file to config/informix.php
License
Licensed under the MIT License.