Download the PHP package petfinder-com/petfinder-php without Composer
On this page you can find all versions of the php package petfinder-com/petfinder-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download petfinder-com/petfinder-php
More information about petfinder-com/petfinder-php
Files in petfinder-com/petfinder-php
Download petfinder-com/petfinder-php
More information about petfinder-com/petfinder-php
Files in petfinder-com/petfinder-php
Vendor petfinder-com
Package petfinder-php
Short Description Petfinder API client
License BSD-3-Clause
Homepage https://www.petfinder.com/developers/
Package petfinder-php
Short Description Petfinder API client
License BSD-3-Clause
Homepage https://www.petfinder.com/developers/
Please rate this library. Is it a good library?
Informations about the package petfinder-php
Petfinder PHP SDK
A simple wrapper for the Petfinder API, written in PHP.
Uses Petfinder API v2.
Features
- Uses HTTPlug
- Supports Async requests
- Well tested
Requirements
- PHP >= 7.1
- A HTTPlug Async client
- A PSR-7 implementation
Install
In addition to the Petfinder package, you'll need an HTTPlug
client that support async requests. We recommend using php-http/guzzle6-adapter
,
but you are free to use whatever one works for you.
composer require petfinder-com/petfinder-php php-http/guzzle6-adapter
Usage
Basic usage
Using async requests
Using a custom Httplug client
All versions of petfinder-php with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.1
ext-json Version *
mtdowling/jmespath.php Version ^2.2
php-http/async-client-implementation Version ^1.0
php-http/client-common Version ^1.6 || ^2.0
php-http/discovery Version ^1.0
php-http/httplug Version ^1.1 || ^2.0
php-http/message-factory Version ^1.0
psr/http-message Version ^1.0
ext-json Version *
mtdowling/jmespath.php Version ^2.2
php-http/async-client-implementation Version ^1.0
php-http/client-common Version ^1.6 || ^2.0
php-http/discovery Version ^1.0
php-http/httplug Version ^1.1 || ^2.0
php-http/message-factory Version ^1.0
psr/http-message Version ^1.0
The package petfinder-com/petfinder-php contains the following files
Loading the files please wait ....