Skip to content

roykesserwani/pipl-php-7.2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PIPL PHP Library for php7.2

PIPL's current library isn't compatible with php version 7.2. There had been some functions that were deprecated in php 7.2 thus I had to alter the library in order to work for my php's specific version.

INSTALL VIA COMPOSER

composer require roykesserwani/piplapis-php7.2

piplapis PHP Library

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages