PHPackages                             williamn/pokeapi-php - 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. williamn/pokeapi-php

ActiveLibrary[API Development](/categories/api)

williamn/pokeapi-php
====================

Pokéapi PHP wrapper

v1.0.0(9y ago)0162[1 issues](https://github.com/williamn/pokeapi-php/issues)[1 PRs](https://github.com/williamn/pokeapi-php/pulls)MITPHPPHP &gt;=5.6

Since Dec 8Pushed 9y agoCompare

[ Source](https://github.com/williamn/pokeapi-php)[ Packagist](https://packagist.org/packages/williamn/pokeapi-php)[ RSS](/packages/williamn-pokeapi-php/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (4)Versions (6)Used By (0)

pokephp-php
===========

[](#pokephp-php)

[![Build Status](https://camo.githubusercontent.com/ad5496c484d228f351bd1889105edc0522703a04ae5ee9c982a8cbc0a39391a7/68747470733a2f2f7472617669732d63692e6f72672f77696c6c69616d6e2f706f6b656170692d7068702e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/williamn/pokeapi-php)

Pokéapi PHP wrapper. Support both v1 and v2 API.

Installation
------------

[](#installation)

```
$ composer install
```

Usage
-----

[](#usage)

```
require 'vendor/autoload.php';

use Pokeapi\Client;

// Default to v2, if you want to call v1 use Client('v1')
$client = new Client();
$pokemon = $client->get('berry', 1);
```

See the test for more usage examples.

Contributing
------------

[](#contributing)

1. Fork it!
2. Create your feature branch: `git checkout -b my-new-feature`
3. Commit your changes. Please write good commit messages. Here is [a guide](http://codeinthehole.com/writing/a-useful-template-for-commit-messages/).
4. Push to the branch: `git push origin my-new-feature`
5. Submit a pull request :D

History
-------

[](#history)

TODO: Write history

Credits
-------

[](#credits)

TODO: Write credits

License
-------

[](#license)

See LICENSE

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 92% 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.

###  Release Activity

Cadence

Every ~72 days

Total

4

Last Release

3639d ago

Major Versions

v0.1.2 → v1.0.02016-07-14

### Community

Maintainers

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

---

Top Contributors

[![williamn](https://avatars.githubusercontent.com/u/27722?v=4)](https://github.com/williamn "williamn (23 commits)")[![bravocado](https://avatars.githubusercontent.com/u/881092?v=4)](https://github.com/bravocado "bravocado (2 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/williamn-pokeapi-php/health.svg)

```
[![Health](https://phpackages.com/badges/williamn-pokeapi-php/health.svg)](https://phpackages.com/packages/williamn-pokeapi-php)
```

###  Alternatives

[statamic/cms

The Statamic CMS Core Package

4.8k3.6M946](/packages/statamic-cms)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3741.3M46](/packages/tencentcloud-tencentcloud-sdk-php)[neuron-core/neuron-ai

The PHP Agentic Framework.

2.0k656.1k36](/packages/neuron-core-neuron-ai)[avalara/avataxclient

Client library for Avalara's AvaTax suite of business tax calculation and processing services. Uses the REST v2 API.

528.5M7](/packages/avalara-avataxclient)[files.com/files-php-sdk

Files.com PHP SDK

2481.1k](/packages/filescom-files-php-sdk)[aimeos/prisma

A powerful PHP package for integrating media related Large Language Models (LLMs) into your applications

1933.1k4](/packages/aimeos-prisma)

PHPackages © 2026

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