Download the PHP package aivchenkolognex/just-for-test1 without Composer
On this page you can find all versions of the php package aivchenkolognex/just-for-test1. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download aivchenkolognex/just-for-test1
More information about aivchenkolognex/just-for-test1
Files in aivchenkolognex/just-for-test1
Download aivchenkolognex/just-for-test1
More information about aivchenkolognex/just-for-test1
Files in aivchenkolognex/just-for-test1
Vendor aivchenkolognex
Package just-for-test1
Short Description API
License unlicense
Homepage https://openapi-generator.tech
Package just-for-test1
Short Description API
License unlicense
Homepage https://openapi-generator.tech
Please rate this library. Is it a good library?
Informations about the package just-for-test1
OpenAPIClient-php
API для манипуляции с сущностями и создания отчетов в онлайн-сервисе МойСклад.
Аутентификация
МойСклад поддерживает аутентификацию по протоколу Basic Auth и с использованием токена доступа:
- Basic Auth: заголовок
Authorizationсо значением парылогин:пароль, закодированным в Base64 - Bearer Token: заголовок
Authorizationсо значениемBearer <Access-Token>
Ограничения
- Не более 45 запросов за 3 секундный период от аккаунта
- Не более 5 параллельных запросов от одного пользователя
- Не более 20 параллельных запросов от аккаунта
- Не более 20 Мб данных в одном запросе
- Максимум 1000 элементов в массиве
- Обязательное использование сжатия gzip
Installation & Usage
Installation
PHP 7.4 and later.
Install Composer and then run composer install
Getting Started
Please follow the installation procedure and then run the following:
Authorization
Authentication schemes defined for the API:
basicAuth
- Type: HTTP basic authentication
bearerAuth
- Type: Bearer authentication
Tests
При запуске с IDE в Setting сконфигурировать: Settings → PHP → Test Frameworks Добавить новую конфигурацию для текущего проекта и указать
- Выбрать чекбокс "use composer autoload"
- Указать путь до файла autoload.php в проекте: /vendor/autoload.php
- Указать путь до файла конфигурации: /test/phpunit.xml
All versions of just-for-test1 with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.4|^8.0
ext-curl Version *
ext-json Version *
ext-mbstring Version *
guzzlehttp/guzzle Version *
guzzlehttp/psr7 Version ^1.7 || ^2.0
ext-curl Version *
ext-json Version *
ext-mbstring Version *
guzzlehttp/guzzle Version *
guzzlehttp/psr7 Version ^1.7 || ^2.0
The package aivchenkolognex/just-for-test1 contains the following files
Loading the files please wait ...