recranet/ota-php

Contains PHP classes representing OTA (Open Travel Alliance) XML definitions.

1.0.0 2025-03-06 10:01 UTC

This package is auto-updated.

Last update: 2025-03-06 10:54:36 UTC


README

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