2017 © Pedro Peláez
 

library opentravel-alliance

A PHP implementation of OTA (OpenTravel Alliance) 2014B specifications

image

davispeixoto/opentravel-alliance

A PHP implementation of OTA (OpenTravel Alliance) 2014B specifications

  • Thursday, May 21, 2015
  • by davispeixoto
  • Repository
  • 6 Watchers
  • 6 Stars
  • 1 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 4 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

PHP OpenTravel Alliance

A PHP implementation of OTA (OpenTravel Alliance) 2014B specifications., (*1)

Latest Stable Version Total Downloads Scrutinizer Code Quality Codacy Badge Code Climate Build Status SensioLabsInsight, (*2)

Word of Warning

I've attempted to create this project using a xsd2php converter. However, the quality of generated code is somewhat degraded as you can see in the badges - full namespaces in all methods declarations, instead of importing the classes before the class - not checking if an index is set before accessing it and another error prone constructions - some classes are really complex due to a lot of set/get/isset/unset methods - not supporting declared enum types, (*3)

I will create a xsd to php software on my own for doing this in the future as I haven't found any really good one. Meanwhile, I suggest NOT USING this package yet., (*4)

Installation

This package can be installed via Composer by requiring the davispeixoto/opentravel-alliance package in your project's composer.json., (*5)

{
    "require": {
        "davispeixoto/opentravel-alliance": "~1.0"
    }
}

And running a composer update from your terminal:, (*6)

php composer.phar update

Configuration

Usage

More Information

License

This software is licensed under the MIT license, (*7)

Versioning

This project follows the Semantic Versioning, (*8)

Thanks

An amazing "Thank you, guys!" for Jetbrains folks, who kindly empower this project with a free open-source license for PhpStorm which can bring a whole new level of joy for coding., (*9)

Jetbrains, (*10)

![PhpStorm][4], (*11)

The Versions

21/05 2015

dev-master

9999999-dev

A PHP implementation of OTA (OpenTravel Alliance) 2014B specifications

  Sources   Download

MIT

The Requires

 

The Development Requires

by Davis Peixoto

ota opentravel alliance open travel alliance