2017 © Pedro Peláez
 

lib lingulab

PHP-Connector to the LinguLab-API

image

org_heigl/lingulab

PHP-Connector to the LinguLab-API

  • Thursday, October 5, 2017
  • by heiglandreas
  • Repository
  • 1 Watchers
  • 0 Stars
  • 33 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 10 % Grown

The README.md

Lingulab

is a german service provider for quality-measurements of copytexts., (*1)

They have an API that is based on SOAP., (*2)

This library tries to wrap that interface and allows you to easily integrate the API into your PHP-based projects., (*3)

Installation

This library is beast installed via composer:, (*4)

composer require org_heigl/lingulab, (*5)

Usage


$lingulab = new Lingulab( $your_lingulab_username, $your_lingulab_password ); $quality = $lingulab->processText($text);

The Versions

05/10 2017

dev-master

9999999-dev

PHP-Connector to the LinguLab-API

  Sources   Download

MIT

The Requires

  • ext-soap *
  • php ^7.0

 

The Development Requires

05/10 2017

v0.1.0

0.1.0.0

PHP-Connector to the LinguLab-API

  Sources   Download

MIT

The Requires

  • ext-soap *
  • php ^7.0

 

The Development Requires

05/10 2017

dev-restructuring

dev-restructuring

PHP-Connector to the LinguLab-API

  Sources   Download

MIT

The Requires

  • ext-soap *
  • php ^7.0

 

The Development Requires