Download the PHP package inwendo/iw_client_latex_php without Composer
On this page you can find all versions of the php package inwendo/iw_client_latex_php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package iw_client_latex_php
InwendoLatexApi
No descripton provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
This PHP package is automatically generated by the Swagger Codegen project:
- API version: 0.0.1
- Package version: 1.0
- Build date: 2017-03-31T13:20:13.635+02:00
- Build package: class io.swagger.codegen.languages.PhpClientCodegen
Requirements
PHP 5.4.0 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://latex.service.inwendo.cloud/
Class | Method | HTTP request | Description |
---|---|---|---|
DocumentApi | getDocumentCollection | GET /documents | Retrieves the collection of Document resources. |
DocumentApi | getDocumentItem | GET /documents/{id} | Retrieves a Document resource. |
DocumentApi | postDocumentCollection | POST /documents | Creates a Document resource. |
DocumentApi | putDocumentItem | PUT /documents/{id} | Replaces the Document resource. |
EnvironmentDataApi | getEnvironmentDataCollection | GET /environment_datas | Retrieves the collection of EnvironmentData resources. |
EnvironmentDataApi | getEnvironmentDataItem | GET /environment_datas/{id} | Retrieves a EnvironmentData resource. |
EnvironmentDataApi | putEnvironmentDataItem | POST /environment_data | Creates a EnvironmentData resource. |
Documentation For Models
- DocumentRequest
- DocumentResponse
- EnvironmentDataRequest
- EnvironmentDataResponse
Documentation For Authorization
password
- Type: OAuth
- Flow: password
- Authorization URL:
- Scopes:
- write: allows modifying resources
- read: allows reading resources
Author
All versions of iw_client_latex_php with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4
ext-curl Version *
ext-json Version *
ext-mbstring Version *
ext-curl Version *
ext-json Version *
ext-mbstring Version *
The package inwendo/iw_client_latex_php contains the following files
Loading the files please wait ....