Download the PHP package it-recht-kanzlei/itrk-partner-sdk without Composer

On this page you can find all versions of the php package it-recht-kanzlei/itrk-partner-sdk. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package itrk-partner-sdk

IT-Recht Kanzlei PHP-SDK

Dieses SDK bietet Unterstützung bei der Einrichtung und Verbindung unserer Dienste und APIs.

Installation und Einbindung des SDK

Fügen Sie das SDK via Composer hinzu:

Die Partner-API dient zum Ausführen von Bestellungen und Abrufen von Verträgen.

⇨ Anleitung zur Verwendung der Partner API aufrufen ⇦

Startparameter (Optional)

Auf Testumgebung arbeiten

Wir haben Ihnen ggf. mitgeteilt, ob und welchen unserer Server Sie zum Testen verwenden können. Legen Sie diesen einmalig fest.

Ggf. wird ein Basic Auth benötigt, die entsprechenden Daten können Sie wie folgt festlegen:

Sandbox Modus

Wenn die API nicht in einem unserer Testsysteme verwendet wird und um weiterhin die Möglichkeit zu haben, Operationen zu simulieren, gibt es den Sandbox Modus.

Achten Sie darauf, dass, wenn Sie eine Bestellung im Sandbox Modus platzieren, Sie diese nachher über den /itrk-api/partner/contracts Endpoint auch nur dann abrufen können, wenn der Sandbox Modus aktiv ist.

Offene API

Die offene API stellt Endpunkte zur Verfügung für die keine Authentifizierung erforderlich ist, beispielsweise zum Abrufen von Dokumenten oder dem Ländercode-Mapping.

⇨ Anleitung zur Verwendung der offenen API aufrufen ⇦

Info und Kontakt

Bei Fragen oder Unterstützung bei der Nutzung des SDK wenden Sie sich gern an uns:

IT-Recht Kanzlei, Alter Messeplatz 2, 80339 München
Telefon: +49 89 1301433-0
Fax: +49 89 1301433-60
E-Mail: [email protected]

ITRK Logo


All versions of itrk-partner-sdk with dependencies

PHP Build Version
Package Version
Requires php Version >=7.4
ext-curl Version *
ext-json Version *
ext-mbstring Version *
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package it-recht-kanzlei/itrk-partner-sdk contains the following files

Loading the files please wait ....