Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 453 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 453 Bytes

ZF3 IBM i Toolkit

This is a Zend Framework 3 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 zf3_ibmi_toolkit.global.php, expecting that service to be an instance of Zend\Db\Adapter. In the future we will allow for http and https transports.