2017 © Pedro Peláez
 

library piplapis-php

Client library for use with the Pipl search API

image

omerozturk0/piplapis-php

Client library for use with the Pipl search API

  • Wednesday, July 18, 2018
  • by omerozturk0
  • Repository
  • 1 Watchers
  • 0 Stars
  • 2 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % 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 5.2.17 and above.
  • 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.

Getting Started & Code Snippets

Pipl's Search API * Getting started - https://pipl.com/dev/guide/getting_started * Code snippets - https://pipl.com/dev/guide/code_snippets * Full reference - https://pipl.com/dev/reference, (*2)

The Versions

18/07 2018

dev-master

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

Client library for use with the Pipl search API

  Sources   Download

The Requires

  • php >=5.2.17
  • ext-curl *

 

by Ömer Öztürk

13/07 2018

1.0.0

1.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 Ömer Öztürk