Skip to content
This repository has been archived by the owner on Jun 3, 2020. It is now read-only.

kebabtent/pogoprotos-php

Repository files navigation

POGOProtos-PHP - Compiled PHP protobufs for Pokémon Go

Latest Version on Packagist Software License Minimum PHP Version Latest Stable Version Total Downloads PHP7 Ready

Protobuf files used: AeonLucid/POGOProtos - Ready to use in your PHP project - About

Installation

Use Composer to install it:

$ composer require jaspervdm/pogoprotos-php

Compilation

This repository already contains the compiled classes. To recompile them, run:

$ php compile.php

This requires the dev-dependencies and protoc in the path

Usage

See the wiki for some usage instructions

Credits

License

The MIT License (MIT). Please see License File for more information.

Legal

This project is in no way affiliated with, authorized, maintained, sponsored or endorsed by Niantic, The Pokémon Company, Nintendo or any of its affiliates or subsidiaries. This is an independent and unofficial collection of protobufs compiled to PHP-classes. The contents of this repository are a proof of concept and are for educational use only. Using this project might be against Niantic's TOS.