club-seiden / zf3-ibmi-toolkit
There is no license information available for the latest version (0.3.2) of this package.
Zend Framework 3 Module for the IBM i Toolkit
0.3.2
2020-01-20 21:23 UTC
Requires
- php: ^5.6 || ^7.0
- ext-pdo: *
- zendframework/zend-mvc: ^3.0
- zendtech/ibmitoolkit: ^1.8.0
Requires (Dev)
- phpunit/phpunit: ^6.5
- zendframework/zend-db: ^2.8
This package is auto-updated.
Last update: 2025-01-21 20:57:23 UTC
README
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.