Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 677 Bytes

File metadata and controls

23 lines (13 loc) · 677 Bytes

ota-php

This library contains OTA XML Schema converted to PHP classes.

Check the release tags to use a specific version of the specification.

Installation

The easiest way to install this library is by using Composer. You can require it with the following command:

composer require recranet/ota-php

Acknowledgements

  • xsd2php - used to convert the XSD files to PHP classes

License

ota-php is licensed under the MIT License - see the LICENSE file for details