jtl / connector
JTL-Connector protocol library and classes
5.3.1
2026-05-20 12:45 UTC
Requires
- php: >=8.1
- ext-fileinfo: *
- ext-json: *
- ext-pdo: *
- ext-sqlite3: *
- ext-zip: *
- doctrine/annotations: ^1.10
- doctrine/cache: ^1.10
- doctrine/collections: ^1.4
- doctrine/dbal: ^2.5
- fakerphp/faker: ^1.13
- hassankhan/config: ^3.0
- jawira/case-converter: ^3.4
- jms/serializer: *
- monolog/monolog: *
- php-di/php-di: ^6.0
- symfony/console: ^4.3|^5.1
- symfony/event-dispatcher: *
- symfony/filesystem: ^4.0|^5.0
- symfony/finder: *
- symfony/http-foundation: ^4.0|^5.0
- whitecube/lingua: ^1.1
Requires (Dev)
- jtl/connector-cq: *
- jtl/unit-test: ^0.1.3
- micheh/phpcs-gitlab: ^1.1
- mikey179/vfsstream: ^1.6
- mockery/mockery: ^1.4
- phpstan/phpstan: ^1.11
- phpunit/phpunit: ^9.5
- slevomat/coding-standard: ^8.15
- squizlabs/php_codesniffer: ^3.10
Provides
- jtl/connector-dbc: v2.1.13
- jtl/connector-mapping-tables: 4.0.8
This package is auto-updated.
Last update: 2026-06-17 08:50:09 UTC
README
The official implementation of the protocol used by JTL-Connector and JTL-Wawi. You are free to use this library in your endpoint implementations. The use of this library is strongly recommended, to stay compatible with future versions of JTL-Wawi.
Documentation
If you want to read the full documentation including tutorial, please visit our documentation.