2017 © Pedro Peláez
 

library piplapis-php

Client library for use with the Pipl search API

image

pipl/piplapis-php

Client library for use with the Pipl search API

  • Monday, August 28, 2017
  • by caligula1989
  • Repository
  • 19 Watchers
  • 11 Stars
  • 55,511 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 6 Forks
  • 3 Open issues
  • 14 Versions
  • 18 % Grown

The README.md

piplapis PHP Library

This is a PHP client library for easily integrating Pipl's APIs into your application., (*1)

Library Requirements

  • PHP 8.x.x and above is supported!
  • Make sure php-curl is enabled (Windows: in the php.ini file uncomment ;extension=php_curl.dll, Linux (Debian derivatives): apt-get install php5-curl).
  • Not required, but for input validation of unicode strings mb_string is recommended.

Installation

php composer.phar require pipl/piplapis-php

Hello World

use_https = true;
$configuration->api_key = 'YOURKEY';

$request = new PiplApi_SearchAPIRequest(array('email' => 'clark.kent@example.com',
'first_name' => 'Clark',
'last_name' => 'Kent'), $configuration);

?>

Getting Started & Code Snippets

Pipl's Search API * API Portal - https://pipl.com/api/ * Code snippets - https://docs.pipl.com/docs/code-snippets
* Full reference - https://docs.pipl.com/reference/, (*2)

The Versions

28/08 2017

dev-master

9999999-dev https://pipl.com/dev

Client library for use with the Pipl search API

  Sources   Download

Apache2

The Requires

  • php >=5.2.17
  • ext-curl *

 

by Josh Liberty

28/08 2017

v5.0.6

5.0.6.0 https://pipl.com/dev

Client library for use with the Pipl search API

  Sources   Download

Apache2

The Requires

  • php >=5.2.17
  • ext-curl *

 

by Josh Liberty

13/12 2016

v5.0.5

5.0.5.0 https://pipl.com/dev

Client library for use with the Pipl search API

  Sources   Download

Apache2

The Requires

  • php >=5.2.17
  • ext-curl *

 

by Josh Liberty

07/07 2016

v5.0.4

5.0.4.0 https://pipl.com/dev

Client library for use with the Pipl search API

  Sources   Download

Apache2

The Requires

  • php >=5.2.17
  • ext-curl *

 

by Josh Liberty

30/06 2016

v5.0.3

5.0.3.0 https://pipl.com/dev

Client library for use with the Pipl search API

  Sources   Download

Apache2

The Requires

  • php >=5.2.17
  • ext-curl *

 

by Josh Liberty

14/03 2016

v5.0.2

5.0.2.0 https://pipl.com/dev

Client library for use with the Pipl search API

  Sources   Download

Apache2

The Requires

  • php >=5.2.17
  • ext-curl *

 

by Josh Liberty

15/02 2016

v5.0.1

5.0.1.0 https://pipl.com/dev

Client library for use with the Pipl search API

  Sources   Download

Apache2

The Requires

  • php >=5.2.17
  • ext-curl *

 

by Josh Liberty

08/02 2016

v5.0.0

5.0.0.0 https://pipl.com/dev

Client library for use with the Pipl search API

  Sources   Download

Apache2

The Requires

  • php >=5.2.17
  • ext-curl *

 

by Josh Liberty

26/11 2015

v4.0.5

4.0.5.0 https://pipl.com/dev

Client library for use with the Pipl search API

  Sources   Download

Apache2

The Requires

  • php >=5.2.17
  • ext-curl *

 

by Josh Liberty

14/10 2015

v4.0.4

4.0.4.0 https://pipl.com/dev

Client library for use with the Pipl search API

  Sources   Download

Apache2

The Requires

  • php >=5.2.17
  • ext-curl *

 

by Josh Liberty

24/08 2015

v4.0.3

4.0.3.0 https://pipl.com/dev

Client library for use with the Pipl search API

  Sources   Download

Apache2

The Requires

  • php >=5.2.17
  • ext-curl *

 

by Josh Liberty

06/08 2015

v4.0.2

4.0.2.0 https://pipl.com/dev

Client library for use with the Pipl search API

  Sources   Download

Apache2

The Requires

  • php >=5.2.17
  • ext-curl *

 

by Josh Liberty

20/05 2015

v4.0.1

4.0.1.0 https://pipl.com/dev

Client library for use with the Pipl search API

  Sources   Download

Apache2

The Requires

  • php >=5.2.17
  • ext-curl *

 

by Josh Liberty

24/03 2015

v4.0.0

4.0.0.0 https://pipl.com/dev

Client library for use with the Pipl search API

  Sources   Download

Apache2

The Requires

  • php >=5.2.17
  • ext-curl *

 

by Josh Liberty