2017 © Pedro Peláez
 

project php-client

Xtroo PHP Client Library

image

xtroo/php-client

Xtroo PHP Client Library

  • Tuesday, July 31, 2018
  • by timigoe
  • Repository
  • 2 Watchers
  • 0 Stars
  • 6 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 50 % Grown

The README.md

Xtroo PHP Client Library

This package is an API Wrapper for the Xtroo Content Extraction system., (*1)

Full documentation is available at Xtroo.io, (*2)

Build Status, (*3)

Requirements

This API Library is built for PHP 7, (*4)

Installation

composer require xtroo/php-client

Usage

To use the library you can simply call it and go, (*5)

$Xtroo = new Xtroo('my_token');
$data = $Xtroo->getArticle('.....');
print_r($data);

Testing

Just run PHPUnit in the root folder of the project., (*6)

phpunit

The Versions

31/07 2018

dev-master

9999999-dev

Xtroo PHP Client Library

  Sources   Download

MIT

The Requires

 

The Development Requires

text processing article extraction content extraction xtroo

31/07 2018

v1.0

1.0.0.0

Xtroo PHP Client Library

  Sources   Download

MIT

The Requires

 

The Development Requires

text processing article extraction content extraction xtroo