PHPackages                             myrzan/tecdoc-php-client - 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. myrzan/tecdoc-php-client

ActiveLibrary[API Development](/categories/api)

myrzan/tecdoc-php-client
========================

TecDoc API PHP client

v0.1.4(5y ago)2029010LGPL-3.0-onlyPHPPHP ^7.3

Since Jun 7Pushed 3y ago3 watchersCompare

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

READMEChangelog (1)Dependencies (4)Versions (6)Used By (0)

TecDoc API PHP client
=====================

[](#tecdoc-api-php-client)

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 myrzan/tecdoc-php-client
```

Usage
-----

[](#usage)

```
