PHPackages                             atog/phpokemon - 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. atog/phpokemon

ActiveLibrary

atog/phpokemon
==============

atog/phpokemon is a PHP 5.5+ wrapper for PokeAPI

v1.0.0(10y ago)02MITPHPPHP &gt;=5.5

Since May 14Pushed 10y ago1 watchersCompare

[ Source](https://github.com/PascalKleindienst/phpokemon)[ Packagist](https://packagist.org/packages/atog/phpokemon)[ Docs](https://github.com/atog/phpokemon)[ RSS](/packages/atog-phpokemon/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (1)Dependencies (5)Versions (3)Used By (0)

atog/phpokemon
==============

[](#atogphpokemon)

[![Latest Version on Packagist](https://camo.githubusercontent.com/6c618bff7561e4b2d01f2b587d60fdcd048929dee9b3e691752a321361b87799/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f61746f672f7068706f6b656d6f6e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/atog/phpokemon)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Build Status](https://camo.githubusercontent.com/17ab72ef559e5b97360d048333b40718540b2a11b5321f9aab926aca717bdf90/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f50617363616c4b6c65696e6469656e73742f7068706f6b656d6f6e2f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/PascalKleindienst/phpokemon)[![HHVM](https://camo.githubusercontent.com/33787461788d92a7d82167802fb2371c3ad841f63ccb0380f34b76ed56ff1f41/68747470733a2f2f696d672e736869656c64732e696f2f6868766d2f61746f672f7068706f6b656d6f6e2e7376673f7374796c653d666c61742d737175617265)](http://hhvm.h4cc.de/package/atog/phpokemon)[![StyleCI](https://camo.githubusercontent.com/5135f249b8e0e7ef591682085c1025e402fe59f0adf28c3fdb4693a5367d516e/68747470733a2f2f7374796c6563692e696f2f7265706f732f35363539313731382f736869656c64)](https://styleci.io/repos/56591718)[![Coverage Status](https://camo.githubusercontent.com/b91ed9d5bda20f6d791d5a2555ad9b32d1a3a26aab7aee9792065b672e4b22c1/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f50617363616c4b6c65696e6469656e73742f7068706f6b656d6f6e2e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/PascalKleindienst/phpokemon/code-structure)[![Quality Score](https://camo.githubusercontent.com/558f4548d71b217d03c4795b917c838af34facbe0aef79b59a96c28d7f65c85a/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f50617363616c4b6c65696e6469656e73742f7068706f6b656d6f6e2e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/PascalKleindienst/phpokemon)[![Total Downloads](https://camo.githubusercontent.com/9d68cd3d56695053ccee07fba713a80b060e0e00e20ebce85bd528873f5f6d24/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f61746f672f7068706f6b656d6f6e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/atog/phpokemon)

atog/phpokemon is a PHP 5.5+ wrapper for [PokeAPI](http://pokeapi.co/). This package is compliant with [PSR-1](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-1-basic-coding-standard.md), [PSR-2](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-2-coding-style-guide.md) and [PSR-4](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-4-autoloader.md).

Install
-------

[](#install)

Via Composer

```
$ composer require atog/phpokemon
```

Usage
-----

[](#usage)

```
