PHPackages                             gries/pokemath - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. gries/pokemath

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

gries/pokemath
==============

A PHP library to make calculation in base pokemon

19.10.31.1(10y ago)481MITPHPCI failing

Since Dec 6Pushed 6y ago1 watchersCompare

[ Source](https://github.com/gries/pokemath)[ Packagist](https://packagist.org/packages/gries/pokemath)[ RSS](/packages/gries-pokemath/feed)WikiDiscussions master Synced 3w ago

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

Pokemath
========

[](#pokemath)

This PHP-Library can be used to make calculations base pokemon.

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

[](#installation)

Pokemath can be installed via. Composer:

```
composer require "gries/pokemath"

```

Rebuild the classes
-------------------

[](#rebuild-the-classes)

In data/pokemon.csv all pokemon-data is stored. (701 pokemon) To rebuild the classes execute.

```
php data/generator.php
```

Usage
-----

[](#usage)

```
