Protobuf files used: AeonLucid/POGOProtos - Ready to use in your PHP project - About
Use Composer to install it:
$ composer require jaspervdm/pogoprotos-php
This repository already contains the compiled classes. To recompile them, run:
$ php compile.php
This requires the dev-dependencies and protoc in the path
See the wiki for some usage instructions
- AeonLucid for the proto files
- protobuf-php for the PHP implementation of Protocol Buffers
- All Contributors
The MIT License (MIT). Please see License File for more information.
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.