OpenMenu SDK
Our SDK is a collection of code samples, classes and sample projects to help get you started on the OpenMenu Platform. We will continue to release code as it becomes available so check back often.
If you have code you would like added to our offering please contact us.
Classes
OpenMenu Reader v1.6.5
Reads an OpenMenu into a PHP Array for use in your code or other classes provided by OpenMenu.
OpenMenu Writer v1.6.2
Creates an OpenMenu (xml or json) from an array containing the OpenMenu information. OpenMenu Reader creates the expected array structure.
OpenMenu Validate v1.6.4
Validates an OpenMenu to the current OpenMenu Format. This class powers our Online OpenMenu Validator.
OpenMenu Render v1.6.20
Takes an OpenMenu, from the OpenMenu Reader, and renders the menu and restaurant information to the screen.