Download the PHP package pravodev/hotel-api-sdk-php without Composer
On this page you can find all versions of the php package pravodev/hotel-api-sdk-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download pravodev/hotel-api-sdk-php
More information about pravodev/hotel-api-sdk-php
Files in pravodev/hotel-api-sdk-php
Package hotel-api-sdk-php
Short Description WebBeds Hotel-API SDK for PHP
License LGPL-2.1
Informations about the package hotel-api-sdk-php
webbeds-sdk-php
PHP SDK for WebBeds
- Change Zend Dependencies to Laminas
- Add support for php >= 7.2
- Add Meals endpoint
The structure of this library is from hotelbeds, but the api scheme and api calls are entirely re-written for WebBeds ( also known as FIT RUUMS).
This Repository forked from
https://github.com/HamiltonWang/webbeds-sdk-php
Official Documentation
API url
Search operations: http://search.fitruums.com/1/PostGet/NonStaticXMLAPI.asmx
Booking operations: http://book.fitruums.com/1/PostGet/Booking.asmx
e.g. http://search.fitruums.com/1/PostGet/NonStaticXMLAPI.asmx?op=GetLanguages
Install
Install from console with Composer utility: https://getcomposer.org/download/
composer require webbeds/hotel-api-sdk-php
Using SDK
read tests folder for complete example
All versions of hotel-api-sdk-php with dependencies
laminas/laminas-http Version ^2.1
laminas/laminas-json Version ^3.1
nicmart/string-template Version v0.1.0
laminas/laminas-config Version ^3.3