2017 © Pedro Peláez
 

library visionline-webapi-client

Extraction of the visionline webapi client for the crm from visionline.at

image

sebastianblum/visionline-webapi-client

Extraction of the visionline webapi client for the crm from visionline.at

  • Monday, May 14, 2018
  • by sebastianblum
  • Repository
  • 4 Watchers
  • 1 Stars
  • 3,912 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 1 Open issues
  • 13 Versions
  • 3 % Grown

The README.md

visionline-webapi-client

Build Status Coverage Status, (*1)

Extraction of the visionline webapi client phar for the crm from visionline.at, (*2)

Visionline is CRM, which offers a PHP phar for the webapi client. See https://app2.visionline.at/Help/, (*3)

  1. Add to your composer.json and specify the uri of the phar, (*4)

    // composer.json
    
    {
        // ...
        "require": {
            // ...
            "sebastianblum/visionline-webapi-client": "^1.0"
        }
    }
  2. Use composer to download and install the library, (*5)

    $ php composer.phar update sebastianblum/visionline-webapi-client
  3. Use the library, (*6)

    // example.php
    
    <?php
        require_once('./vendor/autoload.php');
    
        $connection = new \Visionline\Crm\WebApi\Connection(...);
        $webapi = new \Visionline\Crm\WebApi\WebApi(...);

This library is used at the Terrafinanz Website https://www.terrafinanz.de/ to communicate with the Visionline CRM., (*7)

The Versions

14/05 2018

dev-master

9999999-dev

Extraction of the visionline webapi client for the crm from visionline.at

  Sources   Download

MIT

The Requires

  • php >=7.1

 

The Development Requires

14/05 2018

1.9.1

1.9.1.0

Extraction of the visionline webapi client for the crm from visionline.at

  Sources   Download

MIT

The Requires

  • php >=7.1

 

The Development Requires

14/05 2018

dev-bug-stream-context

dev-bug-stream-context

Extraction of the visionline webapi client for the crm from visionline.at

  Sources   Download

MIT

The Requires

  • php >=7.1

 

The Development Requires

24/04 2018

1.9

1.9.0.0

Extraction of the visionline webapi client for the crm from visionline.at

  Sources   Download

MIT

The Requires

  • php >=7.1

 

The Development Requires

27/09 2017

1.8

1.8.0.0

Extraction of the visionline webapi client for the crm from visionline.at

  Sources   Download

MIT

The Requires

  • php >=5.3.3

 

19/09 2017

1.7

1.7.0.0

Extraction of the visionline webapi client for the crm from visionline.at

  Sources   Download

MIT

The Requires

  • php >=5.3.3

 

19/09 2017

1.6

1.6.0.0

Extraction of the visionline webapi client for the crm from visionline.at

  Sources   Download

MIT

The Requires

  • php >=5.3.3

 

19/12 2016

1.5

1.5.0.0

Extraction of the visionline webapi client for the crm from visionline.at

  Sources   Download

MIT

The Requires

  • php >=5.3.3

 

14/11 2016

1.4

1.4.0.0

Extraction of the visionline webapi client for the crm from visionline.at

  Sources   Download

MIT

The Requires

  • php >=5.3.3

 

18/01 2016

1.3

1.3.0.0

Extraction of the visionline webapi client for the crm from visionline.at

  Sources   Download

MIT

The Requires

  • php >=5.3.3

 

18/01 2016

1.2

1.2.0.0

Extraction of the visionline webapi client for the crm from visionline.at

  Sources   Download

MIT

The Requires

  • php >=5.3.3

 

20/11 2014

1.1

1.1.0.0

Extraction of the visionline webapi client for the crm from visionline.at

  Sources   Download

MIT

The Requires

  • php >=5.3.3

 

01/04 2014

1.0

1.0.0.0

Extraction of the visionline webapi client for the crm from visionline.at

  Sources   Download

MIT

The Requires

  • php >=5.3.3