Protocol Buffers for PHP

Potomac

If you have spent any significant amount of time developing applications, you have had to either consume or deliver data across multiple systems. When designing systems that need to communicate with each other, there are many formats to choose from. Your first thought might be to use JSON or XML. But are they the best choice for long-term scalability and system performance? In this workshop, we’ll introduce protocol buffers, review its benefits compared to alternatives, as well as learn how to use it within a PHP application.

Pre-Workshop Preparation Suggestions:

Please visit the following link & follow the instructions:

https://github.com/christophermancini/protobuf-php-workshop

If you have any questions, please contact – @chrismancini

 

Intermediate Workshop