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 yesterday

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 31% of packages

Maintenance34

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

655d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/128523927?v=4)[Uheder de Sousa Macedo](/maintainers/uheder)[@uheder](https://github.com/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

[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)
