PHPackages                             vovchenko/module-pokemon-api - 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. vovchenko/module-pokemon-api

ActiveMagento2-module[API Development](/categories/api)

vovchenko/module-pokemon-api
============================

N/A

01PHP

Since Mar 1Pushed 2y ago1 watchersCompare

[ Source](https://github.com/Student36434/PokemonApi)[ Packagist](https://packagist.org/packages/vovchenko/module-pokemon-api)[ RSS](/packages/vovchenko-module-pokemon-api/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Pokemon Api
===========

[](#pokemon-api)

This module allows to display pokemon data on product

Features
--------

[](#features)

- Creates a product attribute called "Pokemon Name" that can be used to associate a product with a specific Pokemon.
- On the product listing page, dynamically load and display Pokémon information for each product based on its assigned Pokemon name attribute. Include the dynamically updated Pokémon name and image.
- On the product detail page, display detailed Pokémon information for the selected product based on its assigned Pokemon name attribute. Include the dynamically updated Pokémon name and image and pokemon details.
- On the product detail page, display Pokémon information for the related and Up-Sells product. Include the dynamically updated Pokémon name and image.

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

[](#installation)

#### Option 1

[](#option-1)

- Add package to composer.json:

```
"require": {
    ...
    "vovchenko/module-pokemon-api": "1.*"
    ...
},

```

- In Magento root folder run commands:

```
$ composer update vovchenko/module-pokemon-api
$ php bin/magento module:enable Vovchenko_PokemonApi
$ php bin/magento setup:upgrade

```

#### Option 2

[](#option-2)

- In Magento root folder run commands:

```
$ composer require vovchenko/module-pokemon-api
$ php bin/magento module:enable Vovchenko_PokemonApi
$ php bin/magento setup:upgrade

```

#### Option 3

[](#option-3)

- To install the module, download it as an archive and extract its contents to the app/code/Vovchenko/PokemonApi folder
- In Magento root folder run commands:

```
$ php bin/magento module:enable Vovchenko_PokemonApi
$ php bin/magento setup:upgrade

```

- Enjoy!

Documentation
-------------

[](#documentation)

PL EN

License
-------

[](#license)

[Open Software License](https://opensource.org/licenses/osl-3.0.php)

Autor
-----

[](#autor)

Pavlo Vovchenko

###  Health Score

12

—

LowBetter than 0% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity1

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity19

Early-stage or recently created project

 Bus Factor1

Top contributor holds 80% 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://www.gravatar.com/avatar/869706c08b034988c908d5710c3904607aedff7a3da48f82e7cb4a97fb6306b0?d=identicon)[Student36434](/maintainers/Student36434)

---

Top Contributors

[![pavloVovchenko](https://avatars.githubusercontent.com/u/99649626?v=4)](https://github.com/pavloVovchenko "pavloVovchenko (4 commits)")[![Student36434](https://avatars.githubusercontent.com/u/116441281?v=4)](https://github.com/Student36434 "Student36434 (1 commits)")

### Embed Badge

![Health badge](/badges/vovchenko-module-pokemon-api/health.svg)

```
[![Health](https://phpackages.com/badges/vovchenko-module-pokemon-api/health.svg)](https://phpackages.com/packages/vovchenko-module-pokemon-api)
```

###  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.0k12](/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)
