omerozturk0/piplapis-php

Client library for use with the Pipl search API

1.0.0 2018-07-13 15:52 UTC

This package is not auto-updated.

Last update: 2024-10-04 20:45:56 UTC


README

This is a PHP client library for easily integrating Pipl's APIs into your application.

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