Download the PHP package cloudmersive/cloudmersive_dataintegration_api_client without Composer
On this page you can find all versions of the php package cloudmersive/cloudmersive_dataintegration_api_client. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Informations about the package cloudmersive_dataintegration_api_client
cloudmersive_dataintegration_api_client
Easily and directly query database backup files, convert into other file formats.
Cloudmersive Data Integration API - Easily and directly query database backup files, convert into other file formats.
- API version: v1
- Package version: 1.0.2
Requirements
PHP 5.5 and later
Installation & Usage
Composer
To install the bindings via Composer, add the following to composer.json
:
Then run composer install
Manual Installation
Download the files and include autoload.php
:
Tests
To run the unit tests:
Getting Started
Please follow the installation procedure and then run the following:
Documentation for API Endpoints
All URIs are relative to https://localhost
Class | Method | HTTP request | Description |
---|---|---|---|
BackupConvertApi | dataintegrationBackupConvertMssqlBakGetTablesPost | POST /dataintegration/backup/convert/mssql/bak/get/tables | Lists all tables stored in a SQL Server Backup (.BAK) file |
BackupConvertApi | dataintegrationBackupConvertMssqlBakToCsvPost | POST /dataintegration/backup/convert/mssql/bak/to/csv | Converts a SQL Server Backup (.BAK) file into CSV for a specified table |
Documentation For Models
- MssqlBakEnumerateTablesResult
- MssqlTable
Documentation For Authorization
Apikey
- Type: API key
- API key parameter name: Apikey
- Location: HTTP header
Author
All versions of cloudmersive_dataintegration_api_client with dependencies
ext-curl Version *
ext-json Version *
ext-mbstring Version *
guzzlehttp/guzzle Version ^6.2