PHPackages                             pickupman/petfinder - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. pickupman/petfinder

ActiveLibrary[API Development](/categories/api)

pickupman/petfinder
===================

PHP Wrapper to access Petfinder.com API

018PHP

Since Dec 12Pushed 11y ago1 watchersCompare

[ Source](https://github.com/pickupman/petfinder)[ Packagist](https://packagist.org/packages/pickupman/petfinder)[ RSS](/packages/pickupman-petfinder/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

Petfinder PHP API
=================

[](#petfinder-php-api)

PHP Library to interact with Petfinder.com API

Installation
============

[](#installation)

You can install this class via composer. Add to your composer.json file:

```
"required": {
	"pickupman/petfinder": "dev-master"
}

```

Then run `composer update` from the command line in your projects root folder. Then instantiate the class by:

```
$petfinder = new \Pickupman\Petfinder\Petfinder(['api_key' => PETFINDER_API_KEY, 'api_pass' => PETFINDER_API_PASSWORD);

```

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1220279?v=4)[pickupman](/maintainers/pickupman)[@pickupman](https://github.com/pickupman)

---

Top Contributors

[![pickupman](https://avatars.githubusercontent.com/u/1220279?v=4)](https://github.com/pickupman "pickupman (10 commits)")

### Embed Badge

![Health badge](/badges/pickupman-petfinder/health.svg)

```
[![Health](https://phpackages.com/badges/pickupman-petfinder/health.svg)](https://phpackages.com/packages/pickupman-petfinder)
```

###  Alternatives

[exsyst/swagger

A php library to manipulate Swagger specifications

35916.4M7](/packages/exsyst-swagger)[hubspot/api-client

Hubspot API client

24016.2M20](/packages/hubspot-api-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172445.0k15](/packages/pocketmine-bedrock-protocol)[botman/driver-telegram

Telegram driver for BotMan

93459.5k6](/packages/botman-driver-telegram)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
