highline / mla-php-sdk
PHP SDK for the MultiLogin Rest API
dev-master
2019-05-12 17:22 UTC
Requires
- php: >=7.0
- ext-json: *
- guzzlehttp/guzzle: ^6.3
This package is auto-updated.
Last update: 2024-11-13 05:18:11 UTC
README
Multilogin Rest Api - PHP SDK
Work in progress...
Installing
composer require highline/mla-php-sdk
Examples
There are two versions of Rest API – v1 and v2. Rest API v1 is used in Multilogin 2.x and 3.x. However, Creation of browser profiles on 3.x version can be only accomplished using Rest API v2.
2.0
License
This project is licensed under the MIT License