nstoyanov90/piplapis-php

Client library for use with the Pipl search API

Maintainers

Package info

github.com/NStoyanov90/piplapis-php

Homepage

pkg:composer/nstoyanov90/piplapis-php

Statistics

Installs: 10

Dependents: 0

Suggesters: 0

Stars: 0

v6.0.1 2019-09-16 12:15 UTC

This package is auto-updated.

Last update: 2026-03-17 02:43:17 UTC


README

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

Library Requirements

  • PHP 5.3.0 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