PHPackages                             sbaumeister/tecdoc-client-php - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. sbaumeister/tecdoc-client-php

ActiveLibrary[API Development](/categories/api)

sbaumeister/tecdoc-client-php
=============================

A TecDoc Webservice API client

v0.2.0(3y ago)81521[2 PRs](https://github.com/sbaumeister/tecdoc-client-php/pulls)LGPL-3.0-onlyPHPPHP ^7.3

Since Jun 7Pushed 3y ago2 watchersCompare

[ Source](https://github.com/sbaumeister/tecdoc-client-php)[ Packagist](https://packagist.org/packages/sbaumeister/tecdoc-client-php)[ RSS](/packages/sbaumeister-tecdoc-client-php/feed)WikiDiscussions main Synced today

READMEChangelogDependencies (4)Versions (6)Used By (0)

TecDoc Client PHP
=================

[](#tecdoc-client-php)

A [TecDoc Webservice API](http://webservice.tecalliance.services) client written in PHP.

The DTO classes are generated with [xsd2php](https://github.com/goetas-webservices/xsd2php) using the [TecDoc SOAP XSD](http://webservice.tecalliance.services/pegasus-3-0/services/TecdocToCatDLB.soapEndpoint?xsd) as input.

This project is licensed under the terms of the GNU Lesser General Public License v3.0.

Install
-------

[](#install)

```
composer require sbaumeister/tecdoc-client-php
```

Usage
-----

[](#usage)

```
