Download the PHP package tomatom/depoto-php-client without Composer
On this page you can find all versions of the php package tomatom/depoto-php-client. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download tomatom/depoto-php-client
More information about tomatom/depoto-php-client
Files in tomatom/depoto-php-client
Download tomatom/depoto-php-client
More information about tomatom/depoto-php-client
Files in tomatom/depoto-php-client
Vendor tomatom
Package depoto-php-client
Short Description Depoto API client
License MIT
Homepage https://depoto.cz/
Package depoto-php-client
Short Description Depoto API client
License MIT
Homepage https://depoto.cz/
Please rate this library. Is it a good library?
Informations about the package depoto-php-client
Depoto PHP Client
Depoto
Depoto je skladový, expediční a pokladní systém poskytující GraphQl API s OAuth2 authentifikací. Tato knihovna má za cíl práci s API zpříjemnit;)
Instalace
Doporučujeme instalaci pomocí Composer:
Použití
Pokud se z vaší aplikace potřebujete připojovat k různým účtů, možná vašemu service containeru příjde vhod továrna:
GraphQl
- Query pro čtení a Mutation pro czápis.
- Definuji data (stromovou strukturu), která chci vrátit.
- GraphQL dokumentace
Pro testování queries a procházení kompletního aktuálního schématu použijte GraphQL Explorer / GraphiQL konzoli.
Ouery
Detail produktu
Výpis produktů
Detail objednávky
Výpis objednávek
Mutation
Vytvoření produktu
Úprava produktu
Vytvoření souboru/obrázku
Vytvoření zákazníka
Vytvoření adresy
Vytvoření objednávky
Přidání položky do objednávky
Úprava položky objednávky
Smazání položky objednávky
Úprava objednávky
Zrušení rezervace
Zručit jde jen objednávky ve stavu rezervace (status="reservation").
All versions of depoto-php-client with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4
ext-json Version *
himik/simple-graphql-query-builder Version ^0.2.4
psr/log Version >=1.1
psr/log-implementation Version *
psr/http-client Version ^1.0
psr/http-client-implementation Version *
psr/http-factory Version ^1.0
psr/http-factory-implementation Version *
psr/http-message Version ^1.0
psr/http-message-implementation Version *
psr/simple-cache Version ^1.0
psr/simple-cache-implementation Version *
ext-json Version *
himik/simple-graphql-query-builder Version ^0.2.4
psr/log Version >=1.1
psr/log-implementation Version *
psr/http-client Version ^1.0
psr/http-client-implementation Version *
psr/http-factory Version ^1.0
psr/http-factory-implementation Version *
psr/http-message Version ^1.0
psr/http-message-implementation Version *
psr/simple-cache Version ^1.0
psr/simple-cache-implementation Version *
The package tomatom/depoto-php-client contains the following files
Loading the files please wait ....