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

This package is auto-updated.

Last update: 2024-04-09 23:35:22 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).