matthiez / pokermavens2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A simple PHP wrapper for Pokermavens2 from Briggs Softworks.

Installation

  1. Add to composer.json:
        "repositories": [
            {
                "type": "vcs",
                "url": "git@github.com:matthiez/pokermavens2.git"
            }
        ]
  1. Run composer update in terminal.

TODO:

  1. Add remaining API methods.
  2. Add tests.

About

License:MIT License


Languages

Language:PHP 100.0%