PHPackages                             macedo/phpokelist - 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. macedo/phpokelist

ActiveLibrary[API Development](/categories/api)

macedo/phpokelist
=================

getting data from pokeapi

1.0.0(1y ago)03MITPHPPHP &gt;=8.0

Since Sep 16Pushed 1y ago1 watchersCompare

[ Source](https://github.com/uheder/phpokelist)[ Packagist](https://packagist.org/packages/macedo/phpokelist)[ RSS](/packages/macedo-phpokelist/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

Objective
=========

[](#objective)

This package is meant to be used for anyone that wants to get a ready to use access to the PokéAPI data.

How to use this package
-----------------------

[](#how-to-use-this-package)

To set up a use, you create an object, like so:

```
$bulbasaur = new PHPokemon("bulbasaur");

```

By doing that you'll have now the data from the named pokémon directly from the [PokéAPI](https://pokeapi.co).

```
$bulbasaur->getAbilities();

```

This line will return an array with the abilities names and their descriptions. Please note, an ability on a pokémon differs from its moves.

### Disclaimer

[](#disclaimer)

This project is not yet completed, it'll be updated with time.

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance35

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity44

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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

610d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/6bac4fa30de3f7df1e44b3b2897936a3a905312c29074d85518c8d41c1ec3ecc?d=identicon)[uheder](/maintainers/uheder)

---

Top Contributors

[![uheder](https://avatars.githubusercontent.com/u/128523927?v=4)](https://github.com/uheder "uheder (14 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/macedo-phpokelist/health.svg)

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

###  Alternatives

[stripe/stripe-php

Stripe PHP Library

4.0k143.3M480](/packages/stripe-stripe-php)[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M272](/packages/twilio-sdk)[facebook/php-business-sdk

PHP SDK for Facebook Business

90821.9M34](/packages/facebook-php-business-sdk)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

74513.7M114](/packages/meilisearch-meilisearch-php)[google/gax

Google API Core for PHP

265103.1M454](/packages/google-gax)[google/common-protos

Google API Common Protos for PHP

173103.7M50](/packages/google-common-protos)

PHPackages © 2026

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