Download the PHP package pipl/piplapis-php without Composer
On this page you can find all versions of the php package pipl/piplapis-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download pipl/piplapis-php
More information about pipl/piplapis-php
Files in pipl/piplapis-php
Download pipl/piplapis-php
More information about pipl/piplapis-php
Files in pipl/piplapis-php
Vendor pipl
Package piplapis-php
Short Description Client library for use with the Pipl search API
License APACHE2
Homepage https://pipl.com/api/
Package piplapis-php
Short Description Client library for use with the Pipl search API
License APACHE2
Homepage https://pipl.com/api/
Please rate this library. Is it a good library?
Informations about the package piplapis-php
piplapis PHP Library
This is a PHP client library for easily integrating Pipl's APIs into your application.
- Full details about Pipl's APIs - https://pipl.com/api
- This library is available in other languages - https://docs.pipl.com/docs/code-libraries
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
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/
All versions of piplapis-php with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.0.0
ext-curl Version *
ext-curl Version *
The package pipl/piplapis-php contains the following files
Loading the files please wait ....