2017 © Pedro Peláez
 

library php-plagiarism-checker

Copyleaks detects online plagiarism and checks content distribution. Use Copyleaks to find out if textual content is original and where it has been used before. This package shows how to integrate with the Copyleaks cloud to search for copyright infringement.

image

copyleaks/php-plagiarism-checker

Copyleaks detects online plagiarism and checks content distribution. Use Copyleaks to find out if textual content is original and where it has been used before. This package shows how to integrate with the Copyleaks cloud to search for copyright infringement.

  • Sunday, May 6, 2018
  • by Copyleaks
  • Repository
  • 4 Watchers
  • 10 Stars
  • 1,816 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 13 Forks
  • 0 Open issues
  • 4 Versions
  • 3 % Grown

The README.md

Copyleaks PHP SDK

Copyleaks SDK is a simple framework that allows you to scan text for plagiarism and detect content distribution online, using the Copyleaks plagiarism checker cloud., (*1)

Using Copyleaks SDK you can check for plagiarism in: * Online content and webpages * Local and cloud files (see supported files) * Free text * OCR (Optical Character Recognition) - scanning pictures with textual content (see supported files), (*2)

Installation

Install using Packagist, (*3)

composer require copyleaks/php-plagiarism-checker

Register and Get Your API Key

To use the Copyleaks API you need to first be a registered user. The registration to Copyleaks takes a minute and is free of charge. Signup and make sure to confirm your account., (*4)

As a signed user you can generate your personal API key. Do so on your dashboard home under 'API Access Credentials'., (*5)

For more information check out our API guide., (*6)

Usage

include_once('vendor/copyleaks/php-plagiarism-checker/autoload.php');
use Copyleaks\Copyleaks;

$copyleaks = new Copyleaks();
$loginResult = $copyleaks->login(<your email>,<your api key>);
echo json_encode($loginResult);
  • (Option) To change the Identity server URI (default:"https://id.copyleaks.com"):
CopyleaksConfig::SET_IDENTITY_SERVER_URI("<your identity server URI>"); 
  • (Option) To change the API server URI (default:"https://api.copyleaks.com"):
CopyleaksConfig::SET_API_SERVER_URI("<your API server URI>");

Demo

See demo.php under demo folder for an example., (*7)

Read More

The Versions

06/05 2018

dev-master

9999999-dev https://api.copyleaks.com

Copyleaks detects online plagiarism and checks content distribution. Use Copyleaks to find out if textual content is original and where it has been used before. This package shows how to integrate with the Copyleaks cloud to search for copyright infringement.

  Sources   Download

MIT

The Requires

  • php >=7.0.0

 

checker copyright education plagiarism publisher academy copyrights copyleaks infringement

25/04 2018

v1.3

1.3.0.0 https://api.copyleaks.com

Copyleaks detects online plagiarism and checks content distribution. Use Copyleaks to find out if textual content is original and where it has been used before. This package shows how to integrate with the Copyleaks cloud to search for copyright infringement.

  Sources   Download

MIT

The Requires

  • php >=7.0.0

 

checker education plagiarism publisher copyrights copyleaks infringement

25/04 2018

v1.2

1.2.0.0 https://api.copyleaks.com

Copyleaks detects online plagiarism and checks content distribution. Use Copyleaks to find out if textual content is original and where it has been used before. This package shows how to integrate with the Copyleaks cloud to search for copyright infringement.

  Sources   Download

MIT

The Requires

  • php >=7.0.0

 

checker education plagiarism publisher copyrights copyleaks infringement

25/04 2018

v1.1

1.1.0.0 https://api.copyleaks.com

Copyleaks detects online plagiarism and checks content distribution. Use Copyleaks to find out if textual content is original and where it has been used before. This package shows how to integrate with the Copyleaks cloud to search for copyright infringement.

  Sources   Download

MIT

The Requires

  • php >=7.0.0

 

checker education plagiarism publisher copyrights copyleaks infringement