chukshirley / laminas-ibmi-toolkit
There is no license information available for the latest version (dev-main) of this package.
Laminas MVC Module for the IBM i Toolkit
dev-main
2021-03-09 16:47 UTC
Requires
- php: ^5.6 || ^7.0
- laminas/laminas-db: ^2.11
- laminas/laminas-mvc: ^3.2
- zendtech/ibmitoolkit: ^1.8.0
Requires (Dev)
- ext-pdo: *
- phpunit/phpunit: ^6.5
This package is auto-updated.
Last update: 2025-01-10 01:13:47 UTC
README
This is a Laminas MVC Module wrapper for the IBM i Toolkit.
Current features
Currently, this module assumes you're using the toolkit's DB2 transport. As such it looks for a service with the name provided in laminas_ibmi_toolkit.global.php, expecting that service to be an instance of Laminas\Db\Adapter. In the future we will allow for other transports supported by the toolkit (ssh, local, http, and https).